[Bf-blender-cvs] [90b4131] master: BGE: Fix 57065a, missing dots.

Porteries Tristan noreply at git.blender.org
Tue Jun 23 14:59:27 CEST 2015


Commit: 90b4131d160f1577f5177d65a2c320ff342b14ae
Author: Porteries Tristan
Date:   Tue Jun 23 14:57:38 2015 +0200
Branches: master
https://developer.blender.org/rB90b4131d160f1577f5177d65a2c320ff342b14ae

BGE: Fix 57065a, missing dots.

===================================================================

M	doc/python_api/rst/bge.constraints.rst

===================================================================

diff --git a/doc/python_api/rst/bge.constraints.rst b/doc/python_api/rst/bge.constraints.rst
index 05038d5..cfd8c14 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




More information about the Bf-blender-cvs mailing list