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:
authorStephen Swaney <sswaney@centurytel.net>2004-07-27 18:18:32 +0400
committerStephen Swaney <sswaney@centurytel.net>2004-07-27 18:18:32 +0400
commit0a092a5ffade176b8f773fd0227c1ae2d26c24af (patch)
tree6a05f8c1d93de6310298a168256cc6f3d839299c /source/blender/python/api2_2x/doc/Lamp.py
parentd375a64fbbd30e96cc8a08debb7887b1497fb189 (diff)
fix epydoc formatting errors.
Diffstat (limited to 'source/blender/python/api2_2x/doc/Lamp.py')
-rw-r--r--source/blender/python/api2_2x/doc/Lamp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/doc/Lamp.py b/source/blender/python/api2_2x/doc/Lamp.py
index f67957278fc..76c2d747cfb 100644
--- a/source/blender/python/api2_2x/doc/Lamp.py
+++ b/source/blender/python/api2_2x/doc/Lamp.py
@@ -349,7 +349,7 @@ class Lamp:
@param event: "FrameChanged" or "Redraw".
"""
- def getIpo():
+ def getIpo():
"""
Get the Ipo associated with this Lamp object, if any.
@rtype: Ipo