summaryrefslogtreecommitdiffstats
path: root/editor/editor_build_profile.h
diff options
context:
space:
mode:
authorRedMser <redmser.jj2@gmail.com>2024-07-17 18:44:27 +0200
committerRedMser <redmser.jj2@gmail.com>2024-07-17 18:53:03 +0200
commitf9258ff928fb949eb5ccf4829cb85369a54b48cf (patch)
tree22ee989309d7c86fff2d980cde81151c196abbff /editor/editor_build_profile.h
parentda4f6e439c0daec87d3f87f86b5b4592fca44fdb (diff)
downloadredot-engine-f9258ff928fb949eb5ccf4829cb85369a54b48cf.tar.gz
Fix typos
Diffstat (limited to 'editor/editor_build_profile.h')
-rw-r--r--editor/editor_build_profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_build_profile.h b/editor/editor_build_profile.h
index a947365c7f..f34ab040d4 100644
--- a/editor/editor_build_profile.h
+++ b/editor/editor_build_profile.h
@@ -57,7 +57,7 @@ public:
BUILD_OPTION_TEXT_SERVER_ADVANCED,
BUILD_OPTION_DYNAMIC_FONTS,
BUILD_OPTION_WOFF2_FONTS,
- BUILD_OPTION_GRPAHITE_FONTS,
+ BUILD_OPTION_GRAPHITE_FONTS,
BUILD_OPTION_MSDFGEN,
BUILD_OPTION_MAX,
};