spelling corrections in comments and quiet warning

This commit is contained in:
2011-10-15 14:14:22 +00:00
parent 8dce8e0c17
commit 7f4bb1f71b
17 changed files with 24 additions and 23 deletions

View File

@@ -53,7 +53,7 @@ static EnumPropertyItem effector_shape_items[] = {
#ifdef RNA_RUNTIME
/* type spesific return values only used from functions */
/* type specific return values only used from functions */
static EnumPropertyItem curve_shape_items[] = {
{PFIELD_SHAPE_POINT, "POINT", 0, "Point", ""},
{PFIELD_SHAPE_PLANE, "PLANE", 0, "Plane", ""},