We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8209021 commit 045ac59Copy full SHA for 045ac59
about/faq.rst
@@ -516,7 +516,7 @@ reasons why we have chosen SCons over other alternatives. For example:
516
customization (:ref:`modules <doc_custom_modules_in_cpp>`). This requires
517
complex logic which is easier to write in an actual programming language (like Python)
518
rather than using a mostly macro-based language only meant for building.
519
-- Godot build process makes heavy use of cross-compiling tools. Each
+- Godot's build process makes heavy use of cross-compiling tools. Each
520
platform has a specific detection process, and all these must be
521
handled as specific cases with special code written for each.
522
0 commit comments