Fix a few typos in the class reference

This commit is contained in:
Haoyu Qiu 2023-02-16 13:26:17 +08:00
parent aa6ec76317
commit 431a0f20a4
4 changed files with 4 additions and 4 deletions

View file

@ -210,7 +210,7 @@
This interface supports quad rendering (not yet supported by Godot).
</constant>
<constant name="XR_VR" value="8" enum="Capabilities">
this interface supports VR.
This interface supports VR.
</constant>
<constant name="XR_AR" value="16" enum="Capabilities">
This interface supports AR (video background and real world tracking).