More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize).

This commit is contained in:
Bastien Montagne
2012-07-03 19:09:07 +00:00
parent 14b2c348c8
commit 468ef74ed7
53 changed files with 91 additions and 90 deletions

View File

@@ -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)