diff options
author | Paul Joannon <437025+paulloz@users.noreply.github.com> | 2021-03-18 12:04:28 +0100 |
---|---|---|
committer | Paul Joannon <hello@pauljoannon.com> | 2021-03-19 13:21:20 +0100 |
commit | 8455e901f39c90d581aeb8913640219fb8754e77 (patch) | |
tree | 9b4c919e2b8b2637ca7b914f74aaea73e198fa75 /doc/classes/EditorFileSystem.xml | |
parent | 3b380f4cdcfd54ebb1f4b32654618502571a43df (diff) | |
download | redot-engine-8455e901f39c90d581aeb8913640219fb8754e77.tar.gz |
class reference proofreading
Diffstat (limited to 'doc/classes/EditorFileSystem.xml')
-rw-r--r-- | doc/classes/EditorFileSystem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorFileSystem.xml b/doc/classes/EditorFileSystem.xml index 5461dccd27..3a045817c2 100644 --- a/doc/classes/EditorFileSystem.xml +++ b/doc/classes/EditorFileSystem.xml @@ -90,7 +90,7 @@ <argument index="0" name="resources" type="PackedStringArray"> </argument> <description> - Remitted if a resource is reimported. + Emitted if a resource is reimported. </description> </signal> <signal name="resources_reload"> |