mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Various grammar and spelling fixes
This commit is contained in:
@@ -330,7 +330,7 @@ Compiling the plugin
|
||||
--------------------
|
||||
|
||||
To compile the project we need to define how SCons using should compile it
|
||||
using a ``SConstruct`` file which references the one in ``godot-cpp``.
|
||||
using an ``SConstruct`` file which references the one in ``godot-cpp``.
|
||||
Writing it from scratch is outside the scope of this tutorial, but you can
|
||||
:download:`the SConstruct file we prepared <files/cpp_example/SConstruct>`.
|
||||
We'll cover a more customizable, detailed example on how to use these
|
||||
|
||||
Reference in New Issue
Block a user