From 0015fec0e064fbc32853d65bb20ea3b625a1c85e Mon Sep 17 00:00:00 2001 From: follower Date: Mon, 11 Dec 2017 19:29:13 +1300 Subject: [PATCH] Typo fix: "dekstop" => "desktop" --- learning/workflow/export/feature_tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learning/workflow/export/feature_tags.rst b/learning/workflow/export/feature_tags.rst index 327a9a6f4..15d8478af 100644 --- a/learning/workflow/export/feature_tags.rst +++ b/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.