From 6f17fb86306c9de3daec4e4d7ecffd5909fbe365 Mon Sep 17 00:00:00 2001 From: Quentin Wenger Date: Wed, 24 Jun 2015 22:31:11 +0200 Subject: BGE: Missing dot in 2d filter actuator documentation. --- doc/python_api/rst/bge_types/bge.types.SCA_2DFilterActuator.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 ` + Type of 2D filter, use one of :ref:`these constants `. :type: integer -- cgit v1.2.3