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:
-rw-r--r--source/blender/python/api2_2x/doc/Font.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/doc/Font.py b/source/blender/python/api2_2x/doc/Font.py
index 6f40f0599de..eec857d431d 100644
--- a/source/blender/python/api2_2x/doc/Font.py
+++ b/source/blender/python/api2_2x/doc/Font.py
@@ -42,7 +42,7 @@ def Get (name = None):
- (name): The Text3d object with the given name;
- (): A list with all Text3d objects in the current scene.
"""
-class Text3d.Font:
+class Font:
"""
The Text3d.Font object
=================