summaryrefslogtreecommitdiffstats
path: root/doc/classes/XRPose.xml
diff options
context:
space:
mode:
authorMicky <micheledevita2@gmail.com>2024-03-01 00:59:28 +0100
committerMicky <micheledevita2@gmail.com>2024-03-01 15:32:38 +0100
commitc54e09a5a304c1578689f5b98cfee41c24d95848 (patch)
tree04462c423e8f592708c07b3e3d68932ea1b64019 /doc/classes/XRPose.xml
parent7d2ca2d8ac49cde9767e00b70f9eaf1920eb266d (diff)
downloadredot-engine-c54e09a5a304c1578689f5b98cfee41c24d95848.tar.gz
Overhaul some "uncommon" wording in class reference
Diffstat (limited to 'doc/classes/XRPose.xml')
-rw-r--r--doc/classes/XRPose.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/XRPose.xml b/doc/classes/XRPose.xml
index f7bfcf4e38..60a2226a60 100644
--- a/doc/classes/XRPose.xml
+++ b/doc/classes/XRPose.xml
@@ -50,7 +50,7 @@
Tracking information may be inaccurate or estimated. For example, with inside out tracking this would indicate a controller may be (partially) obscured.
</constant>
<constant name="XR_TRACKING_CONFIDENCE_HIGH" value="2" enum="TrackingConfidence">
- Tracking information is deemed accurate and up to date.
+ Tracking information is considered accurate and up to date.
</constant>
</constants>
</class>