Python API

----------
Fixing various typos (hey guys, it's helpful to proofread the documentation
before you commit it :-) )
This commit is contained in:
Ken Hughes
2006-12-17 04:24:19 +00:00
parent e6434898c8
commit 8b64628e30
10 changed files with 18 additions and 18 deletions

View File

@@ -164,7 +164,7 @@ class Armature:
@ivar users: The number of users of the armature. Read-only.
@type users: int
@ivar fakeUser: The fake user status.
enabling this will keep it in the blend even if there are no users.
Enabling this will keep it in the blend even if there are no users.
@type fakeUser: bool
"""