diff options
| author | Rémi Verschelde <remi@verschelde.fr> | 2021-03-19 13:43:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 13:43:53 +0100 |
| commit | ec3f220098f4bf5a10809e6682a9a24ff93d85cb (patch) | |
| tree | 4cf3689ea1435fafdbec425bd2becbe161e302e6 /doc/classes/EditorFileSystem.xml | |
| parent | 655247f28d3387e544a4b23a2a1395ac3ca8d6d5 (diff) | |
| parent | 8455e901f39c90d581aeb8913640219fb8754e77 (diff) | |
Merge pull request #47140 from paulloz/class-reference
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"> |