Browse Source

Update contributing/development/compiling/introduction_to_the_buildsystem.rst

Co-authored-by: A Thousand Ships <[email protected]>
Russell Sanborn 1 year ago
parent
commit
5908691ea0

+ 1 - 1
contributing/development/compiling/introduction_to_the_buildsystem.rst

@@ -133,7 +133,7 @@ All builds are optimized. Each mode means:
 
 
 The editor is enabled by default in all PC targets (Linux, Windows, macOS),
 The editor is enabled by default in all PC targets (Linux, Windows, macOS),
 disabled for everything else. Disabling the editor produces a binary that can
 disabled for everything else. Disabling the editor produces a binary that can
-run projects, but does not include the editor or the Project Manager.
+run projects but does not include the editor or the Project Manager.
 
 
 ::
 ::