Improve system info tip

This commit is contained in:
Campbell Barton
2016-01-03 23:21:44 +11:00
parent d48abb8ffd
commit 80a76030ae

View File

@@ -1388,7 +1388,8 @@ class WM_OT_appconfig_activate(Operator):
class WM_OT_sysinfo(Operator):
"""Generate System Info"""
"""Generate system info text, accessible from Blender's internal text editor"""
bl_idname = "wm.sysinfo"
bl_label = "System Info"