summaryrefslogtreecommitdiff
path: root/doc/classes/HeightMapShape.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/HeightMapShape.xml')
-rw-r--r--doc/classes/HeightMapShape.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/HeightMapShape.xml b/doc/classes/HeightMapShape.xml
index 5ffeda1c10..22896535b9 100644
--- a/doc/classes/HeightMapShape.xml
+++ b/doc/classes/HeightMapShape.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="HeightMapShape" inherits="Shape" category="Core" version="3.2">
<brief_description>
- Height map shape for 3D physics (bullet only)
+ Height map shape for 3D physics (Bullet only).
</brief_description>
<description>
Height map shape resource, which can be added to a [PhysicsBody] or [Area].