Skip to content

Commit 045ac59

Browse files
authored
Update faq.rst
Fixed a grammatical error.
1 parent 8209021 commit 045ac59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ reasons why we have chosen SCons over other alternatives. For example:
516516
customization (:ref:`modules <doc_custom_modules_in_cpp>`). This requires
517517
complex logic which is easier to write in an actual programming language (like Python)
518518
rather than using a mostly macro-based language only meant for building.
519-
- Godot build process makes heavy use of cross-compiling tools. Each
519+
- Godot's build process makes heavy use of cross-compiling tools. Each
520520
platform has a specific detection process, and all these must be
521521
handled as specific cases with special code written for each.
522522

0 commit comments

Comments
 (0)