diff options
Diffstat (limited to 'doc/classes/XRPose.xml')
-rw-r--r-- | doc/classes/XRPose.xml | 2 |
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> |