From 468ef74ed74d2173a06d94b2f571b32c5b77cb2d Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Tue, 3 Jul 2012 19:09:07 +0000 Subject: More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize). --- doc/python_api/rst/bge.types.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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) -- cgit v1.2.3