Cleanup: Typo

This commit is contained in:
mano-wii 2019-12-12 12:04:57 -03:00
parent 0f04bf8cd6
commit c8d121bf35

@ -191,7 +191,7 @@ const EnumPropertyItem rna_enum_object_modifier_type_items[] = {
"WELD", "WELD",
ICON_AUTOMERGE_OFF, ICON_AUTOMERGE_OFF,
"Weld", "Weld",
"Finds groups of vertices closer then dist and merges them together"}, "Find groups of vertices closer then dist and merges them together"},
{0, "", 0, N_("Deform"), ""}, {0, "", 0, N_("Deform"), ""},
{eModifierType_Armature, {eModifierType_Armature,
"ARMATURE", "ARMATURE",