Skip to content
Snippets Groups Projects
Commit 0bd307ae authored by Daniel Salazar's avatar Daniel Salazar
Browse files

Typo in layer manager script

parent 103b024c
No related branches found
No related tags found
No related merge requests found
......@@ -329,7 +329,7 @@ class MakeWireLayer(bpy.types.Operator):
class LockSelected(bpy.types.Operator):
'''Loock All Objects on this Layer'''
'''Lock All Objects on this Layer'''
bl_idname = "object.lockselected"
bl_label = "Hide Select of Selected"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment