summaryrefslogtreecommitdiffstats
path: root/doc/classes/XRPositionalTracker.xml
diff options
context:
space:
mode:
authorSeptian <septgsk@gmail.com>2023-10-04 04:51:48 +0700
committerSeptian <septgsk@gmail.com>2023-10-04 04:51:48 +0700
commit81276e78f21986c7edf0b9dce69354613778d823 (patch)
treed01257648d7dcb531b4a2f645e1e4346d4341a25 /doc/classes/XRPositionalTracker.xml
parentf5696c311cdb09e0a34fa4ba7ef5d2524c515b89 (diff)
downloadredot-engine-81276e78f21986c7edf0b9dce69354613778d823.tar.gz
Fix typos in documentation: `than/then` and `loose/lose`
Diffstat (limited to 'doc/classes/XRPositionalTracker.xml')
-rw-r--r--doc/classes/XRPositionalTracker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/XRPositionalTracker.xml b/doc/classes/XRPositionalTracker.xml
index d43daa3028..bd2432af50 100644
--- a/doc/classes/XRPositionalTracker.xml
+++ b/doc/classes/XRPositionalTracker.xml
@@ -37,7 +37,7 @@
<return type="void" />
<param index="0" name="name" type="StringName" />
<description>
- Marks this pose as invalid, we don't clear the last reported state but it allows users to decide if trackers need to be hidden if we loose tracking or just remain at their last known position.
+ Marks this pose as invalid, we don't clear the last reported state but it allows users to decide if trackers need to be hidden if we lose tracking or just remain at their last known position.
</description>
</method>
<method name="set_input">