Merge pull request #895 from follower/patch-1

Typo fix: "dekstop" => "desktop"
This commit is contained in:
Rémi Verschelde
2017-12-11 07:42:25 +01:00
committed by GitHub
+1 -1
View File
@@ -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.