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
diff options
context:
space:
mode:
authorQuentin Wenger <matpi@protonmail.ch>2015-06-24 23:31:11 +0300
committerPorteries Tristan <republicthunderbolt9@gmail.com>2015-06-24 23:34:55 +0300
commit6f17fb86306c9de3daec4e4d7ecffd5909fbe365 (patch)
treec43c5b5f5f73d094286a2e522c7d9acc529003a0
parentfc668df2457da9a736faafd87b3a41193e3b54d4 (diff)
BGE: Missing dot in 2d filter actuator documentation.
-rw-r--r--doc/python_api/rst/bge_types/bge.types.SCA_2DFilterActuator.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.SCA_2DFilterActuator.rst b/doc/python_api/rst/bge_types/bge.types.SCA_2DFilterActuator.rst
index 291ee8426cf..0a6c5fc9025 100644
--- a/doc/python_api/rst/bge_types/bge.types.SCA_2DFilterActuator.rst
+++ b/doc/python_api/rst/bge_types/bge.types.SCA_2DFilterActuator.rst
@@ -7,7 +7,7 @@ base class --- :class:`SCA_IActuator`
.. class:: SCA_2DFilterActuator(SCA_IActuator)
- Create, enable and disable 2D filters
+ Create, enable and disable 2D filters.
The following properties don't have an immediate effect.
You must active the actuator to get the result.
@@ -29,7 +29,7 @@ base class --- :class:`SCA_IActuator`
.. attribute:: mode
- Type of 2D filter, use one of :ref:`these constants <Two-D-FilterActuator-mode>`
+ Type of 2D filter, use one of :ref:`these constants <Two-D-FilterActuator-mode>`.
:type: integer