Merge pull request #97638 from mhilbrunner/fix-duplicate-words

Docs: remove duplicate words
This commit is contained in:
Rémi Verschelde
2024-10-01 17:31:28 +02:00
8 changed files with 8 additions and 8 deletions

View File

@@ -283,7 +283,7 @@
</signals>
<constants>
<constant name="TARGET_RAY_MODE_UNKNOWN" value="0" enum="TargetRayMode">
We don't know the the target ray mode.
We don't know the target ray mode.
</constant>
<constant name="TARGET_RAY_MODE_GAZE" value="1" enum="TargetRayMode">
Target ray originates at the viewer's eyes and points in the direction they are looking.