aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/Position3D.xml
diff options
context:
space:
mode:
authorMichael Alexsander Silva Dias2018-03-30 20:11:14 -0300
committerHein-Pieter van Braam2018-04-29 14:27:30 +0200
commit659df8cbd8c90c6f4f0c78df24d70a3adb1d9a65 (patch)
tree3a19516d88dcd8488d52c5d4d0896bdbcb02b941 /doc/classes/Position3D.xml
parent19a010cc3ada967a2e3186416b5d842362ba469c (diff)
downloadgodot-659df8cbd8c90c6f4f0c78df24d70a3adb1d9a65.tar.gz
godot-659df8cbd8c90c6f4f0c78df24d70a3adb1d9a65.tar.zst
godot-659df8cbd8c90c6f4f0c78df24d70a3adb1d9a65.zip
Added missing end points for brief descriptions in the docs.
(cherry picked from commit d912e10c6550d9e7e30c4495c139053e5cd16a0b)
Diffstat (limited to 'doc/classes/Position3D.xml')
-rw-r--r--doc/classes/Position3D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Position3D.xml b/doc/classes/Position3D.xml
index c87b59e4a..b70338b5f 100644
--- a/doc/classes/Position3D.xml
+++ b/doc/classes/Position3D.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Position3D" inherits="Spatial" category="Core" version="3.0.2">
<brief_description>
- Generic 3D Position hint for editing
+ Generic 3D Position hint for editing.
</brief_description>
<description>
Generic 3D Position hint for editing. It's just like a plain [Spatial] but displays as a cross in the 3D-Editor at all times.