Cleanup: view-port --> 2D/3D Viewport
This commit is contained in:
@@ -116,7 +116,7 @@ class EditExternally(Operator):
|
||||
|
||||
|
||||
class ProjectEdit(Operator):
|
||||
"""Edit a snapshot of the view-port in an external image editor"""
|
||||
"""Edit a snapshot of the 3D Viewport in an external image editor"""
|
||||
bl_idname = "image.project_edit"
|
||||
bl_label = "Project Edit"
|
||||
bl_options = {'REGISTER'}
|
||||
|
||||
Reference in New Issue
Block a user