Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPorteries Tristan <republicthunderbolt9@gmail.com>2015-06-23 15:57:38 +0300
committerPorteries Tristan <republicthunderbolt9@gmail.com>2015-06-23 15:57:38 +0300
commit90b4131d160f1577f5177d65a2c320ff342b14ae (patch)
tree56a23db7b061e142f751eeb5b732fe1f8817d942 /doc
parent57065a6df5c33efbdc09c5697812a7efb7b1bb6c (diff)
BGE: Fix 57065a, missing dots.
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/rst/bge.constraints.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge.constraints.rst b/doc/python_api/rst/bge.constraints.rst
index 05038d5a5d4..cfd8c145077 100644
--- a/doc/python_api/rst/bge.constraints.rst
+++ b/doc/python_api/rst/bge.constraints.rst
@@ -266,7 +266,7 @@ Constants
Debug Mode Constants
^^^^^^^^^^^^^^^^^^^^
-Debug mode to be used with :func:`setDebugMode`
+Debug mode to be used with :func:`setDebugMode`.
.. data:: DBG_NODEBUG
@@ -329,7 +329,7 @@ Debug mode to be used with :func:`setDebugMode`
Create Constraint Constants
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Constraint type to be used with :func:`createConstraint`
+Constraint type to be used with :func:`createConstraint`.
.. data:: POINTTOPOINT_CONSTRAINT