Usual UI messages fixes...

This commit is contained in:
2013-09-30 19:30:56 +00:00
parent 00140a8584
commit 3ccb370d38
4 changed files with 13 additions and 13 deletions

View File

@@ -1895,7 +1895,7 @@ class WM_OT_addon_install(Operator):
class WM_OT_addon_remove(Operator):
"Delete the addon from the filesystem"
"Delete the addon from the file system"
bl_idname = "wm.addon_remove"
bl_label = "Remove Addon"