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:
Diffstat (limited to 'doc/python_api/rst/bge.types.rst')
-rw-r--r--doc/python_api/rst/bge.types.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/rst/bge.types.rst b/doc/python_api/rst/bge.types.rst
index f7bdb06e58c..b45d1a03558 100644
--- a/doc/python_api/rst/bge.types.rst
+++ b/doc/python_api/rst/bge.types.rst
@@ -3574,7 +3574,7 @@ Game Types (bge.types)
Gets the normal vector of this vertex.
- :return: normalised normal vector.
+ :return: normalized normal vector.
:rtype: list [nx, ny, nz]
.. method:: setNormal(normal)