Skip to content
Snippets Groups Projects
Commit 3a1b8c68 authored by Campbell Barton's avatar Campbell Barton
Browse files

correct operator description.

parent e3d6a74e
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ class VIEW3D_PT_math_vis(bpy.types.Panel):
class SetupMathView(bpy.types.Operator):
'''Draw a line with the mouse'''
'''Visualize mathutils type python variables from the interactive console, see addon docs'''
bl_idname = "view3d.math_vis_toggle"
bl_label = "Use Math Vis"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment