diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2017-10-14 13:37:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-14 13:37:25 +0200 |
commit | e39082d6568e1b3d9eeecbf30597a1dcb183011a (patch) | |
tree | d4151c90fcbaa395aaaf4053b9dcf89ed56cc38c /doc/classes/ARVRInterface.xml | |
parent | 9876bad05c9a037b7dd4ff7f2c981d1b20278e72 (diff) | |
parent | 4c716f362378c18db05dc5c09f878d2aa3c7dd98 (diff) |
Merge pull request #12089 from Hinsbart/fix_doc_typos
[DOCS] Fix a few typos.
[ci skip]
Diffstat (limited to 'doc/classes/ARVRInterface.xml')
-rw-r--r-- | doc/classes/ARVRInterface.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ARVRInterface.xml b/doc/classes/ARVRInterface.xml index 1c2e761b57..9aed6c96ef 100644 --- a/doc/classes/ARVRInterface.xml +++ b/doc/classes/ARVRInterface.xml @@ -94,7 +94,7 @@ <argument index="0" name="initialized" type="bool"> </argument> <description> - Initialise/uninitilise this interface (same effect as calling intialize/uninitialize). + Initialize/uninitialize this interface (same effect as calling initialize/uninitialize). </description> </method> <method name="set_is_primary"> |