Update modding-guide.rst

Obects to objects typo fix
develop
Tachytaenius 2022-09-13 10:52:56 +01:00 committed by GitHub
parent b89a30a309
commit 92b047fda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -107,7 +107,7 @@ structures. The first is the ``df-structures``
`repository <https://github.com/DFHack/df-structures>`__ that contains XML files
describing the contents of the game's structures. These are complete, but difficult
to read (for a human). The second option is the `gui/gm-editor` script, an
interactive data explorer. You can run the script while obects like units are
interactive data explorer. You can run the script while objects like units are
selected to view the data within them. You can also run ``gui/gm-editor scr`` to
view the data for the current screen. Press :kbd:`?` while the script is active to
view help.