* Better tooltip for WM_OT_properties_context_change.

This commit is contained in:
Thomas Dinges 2013-04-10 20:36:22 +00:00
parent 384e14bc84
commit d7f56d85c2

@ -1162,7 +1162,7 @@ class WM_OT_properties_add(Operator):
class WM_OT_properties_context_change(Operator):
"Change the context tab in a Properties Window"
"Jump to a different tab inside the properties editor"
bl_idname = "wm.properties_context_change"
bl_label = ""