Fix several typos in the documentation

This commit is contained in:
Haoyu Qiu
2024-06-11 10:45:27 +08:00
parent 3978628c6c
commit 7cf9ed5f65
7 changed files with 10 additions and 11 deletions

View File

@ -47,7 +47,7 @@
</members>
<constants>
<constant name="MAX_STREAMS" value="32">
Maximum amount of streams that can be synchrohized.
Maximum amount of streams that can be synchronized.
</constant>
</constants>
</class>

View File

@ -176,7 +176,7 @@
<param index="0" name="refresh_rate" type="float" />
<description>
Informs the user the HMD refresh rate has changed.
[b]Node:[/b] Only emitted if XR runtime supports the refresh rate extension.
[b]Note:[/b] Only emitted if XR runtime supports the refresh rate extension.
</description>
</signal>
<signal name="session_begun">