batch remove .'s used with RNA_def_struct_ui_text

This commit is contained in:
2010-02-10 21:15:44 +00:00
parent 577bfb4e71
commit 148435b70a
134 changed files with 3022 additions and 3022 deletions

View File

@@ -310,7 +310,7 @@ void OBJECT_OT_shape_key_clear(wmOperatorType *ot)
{
/* identifiers */
ot->name= "Clear Shape Keys";
ot->description= "Clear weights for all shape keys.";
ot->description= "Clear weights for all shape keys";
ot->idname= "OBJECT_OT_shape_key_clear";
/* api callbacks */