Commit: 40a866dad42efa20c8744a83a413d511803e68ac
Author: Sybren A. Stüvel
Date:   Mon Jul 27 15:53:09 2015 +0200
Branches: master
https://developer.blender.org/rB40a866dad42efa20c8744a83a413d511803e68ac

Doc fix: wolrd -> world

The documentation for bge.types.KX_WorldInfo had two typos.

===================================================================

M       doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst

===================================================================

diff --git a/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst 
b/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
index d0855c8..a636af4 100644
--- a/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
+++ b/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
@@ -1,4 +1,4 @@
-KX_WordlInfo(PyObjectPlus)
+KX_WorldInfo(PyObjectPlus)
 =============================
 
 .. module:: bge.types
@@ -7,7 +7,7 @@ base class --- :class:`PyObjectPlus`
 
 .. class:: KX_WorldInfo(PyObjectPlus)
 
-   A wolrd object.
+   A world object.
 
    .. code-block:: python

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to