Browse Source

Merge pull request #895 from follower/patch-1

Typo fix: "dekstop" => "desktop"
Rémi Verschelde 7 years ago
parent
commit
2de9dbf2d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      learning/workflow/export/feature_tags.rst

+ 1 - 1
learning/workflow/export/feature_tags.rst

@@ -11,7 +11,7 @@ as a string, and it can refer to many of the following:
 
 * Platform name.
 * Platform bits (64/32).
-* Platform type (dekstop/mobile).
+* Platform type (desktop/mobile).
 * Supported texture compression in platform.
 * Whether a build is debug or release.
 * Many more things.