Fix typos in documentation: than/then and loose/lose

This commit is contained in:
Septian
2023-10-04 04:51:48 +07:00
parent f5696c311c
commit 81276e78f2
4 changed files with 5 additions and 5 deletions

View File

@@ -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">