summaryrefslogtreecommitdiff
path: root/doc/classes/RayShape2D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/RayShape2D.xml')
-rw-r--r--doc/classes/RayShape2D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/RayShape2D.xml b/doc/classes/RayShape2D.xml
index 37cfe4f2d3..2fdc1930fb 100644
--- a/doc/classes/RayShape2D.xml
+++ b/doc/classes/RayShape2D.xml
@@ -17,7 +17,7 @@
The ray's length.
</member>
<member name="slips_on_slope" type="bool" setter="set_slips_on_slope" getter="get_slips_on_slope">
- If [code]true[/code] allow the shape to return the correct normal. Default value: [code]false[/code].
+ If [code]true[/code], allow the shape to return the correct normal. Default value: [code]false[/code].
</member>
</members>
<constants>