Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-02-16 05:52:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-02-16 05:52:12 +0300
commit5b86f5a4077fb3fb24b08c72dff8d6f9be95a15d (patch)
tree959401deea4862b066c946b5dfd1df8301046dde /rigify/rigs/palm.py
parentd890d19a9ee4771e057a475a98b7a11013c58133 (diff)
update for changes in blender.
Diffstat (limited to 'rigify/rigs/palm.py')
-rw-r--r--rigify/rigs/palm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rigify/rigs/palm.py b/rigify/rigs/palm.py
index 5a0fa773..26cb3715 100644
--- a/rigify/rigs/palm.py
+++ b/rigify/rigs/palm.py
@@ -161,7 +161,7 @@ class Rig:
@classmethod
def add_parameters(self, group):
""" Add the parameters of this rig type to the
- RigifyParameters IDPropertyGroup
+ RigifyParameters PropertyGroup
"""
items = [('X', 'X', ''), ('Z', 'Z', '')]