mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Merge pull request #2371 from follower/patch-6
Minor typo/grammar fix: "you" -> "your"
This commit is contained in:
@@ -303,7 +303,7 @@ during runtime with the ``LD_LIBRARY_PATH`` environ variable:
|
||||
user@host:~/godot$ ./bin/godot*
|
||||
|
||||
**note**: Pay attention you have to ``export`` the environ variable otherwise
|
||||
you won't be able to play you project from within the editor.
|
||||
you won't be able to play your project from within the editor.
|
||||
|
||||
On top of that, it would be nice to be able to select whether to compile our
|
||||
module as shared library (for development) or as a part of the Godot binary
|
||||
|
||||
Reference in New Issue
Block a user