diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/classes/EditorVCSInterface.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorVCSInterface.xml b/doc/classes/EditorVCSInterface.xml index f67c1c9eb5..3ae19e5dce 100644 --- a/doc/classes/EditorVCSInterface.xml +++ b/doc/classes/EditorVCSInterface.xml @@ -34,7 +34,7 @@ - [code]"offset"[/code] to store the offset of the line change since the first contextual line content. </description> </method> - <method name="get_is_vcs_intialized"> + <method name="is_vcs_initialized"> <return type="bool"> </return> <description> |