Fix various typos

This commit is contained in:
Haoyu Qiu
2022-05-19 17:03:57 +08:00
parent 5d9c7eaef9
commit 067e738cb8
10 changed files with 12 additions and 12 deletions

View File

@@ -256,7 +256,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.