Doc fix: wolrd -> world
The documentation for bge.types.KX_WorldInfo had two typos.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user