summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorVCSInterface.xml
diff options
context:
space:
mode:
authorSeptian <septgsk@gmail.com>2023-07-19 19:56:06 +0700
committerSeptian <septgsk@gmail.com>2023-07-19 19:56:06 +0700
commit2857b91385b566667f6a321554047286f1f13ecf (patch)
tree02cfeb4dcbd433e58d6b611dac8fd07b66df8163 /doc/classes/EditorVCSInterface.xml
parent0c2144da908a8223e188d27ed1d31d8248056c78 (diff)
downloadredot-engine-2857b91385b566667f6a321554047286f1f13ecf.tar.gz
Fix many typos in documentation
Diffstat (limited to 'doc/classes/EditorVCSInterface.xml')
-rw-r--r--doc/classes/EditorVCSInterface.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorVCSInterface.xml b/doc/classes/EditorVCSInterface.xml
index 0acc53fa58..baf69f2c6d 100644
--- a/doc/classes/EditorVCSInterface.xml
+++ b/doc/classes/EditorVCSInterface.xml
@@ -240,7 +240,7 @@
<return type="void" />
<param index="0" name="msg" type="String" />
<description>
- Pops up an error message in the edior which is shown as coming from the underlying VCS. Use this to show VCS specific error messages.
+ Pops up an error message in the editor which is shown as coming from the underlying VCS. Use this to show VCS specific error messages.
</description>
</method>
</methods>