Skip to content

Commit e670a8b

Browse files
committed
Fix misspelling in tool description
1 parent 1fa1b87 commit e670a8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Application/Tools/GrowCutTool.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class GrowCutTool : public SingleTargetTool, public boost::enable_shared_from_th
5252

5353
SEG3D_TOOL
5454
(
55-
SEG3D_TOOL_NAME( "GrowCutTool", "Tool for grow cut segmentationpainting on mask" )
55+
SEG3D_TOOL_NAME( "GrowCutTool", "Tool for grow cut segmentation painting on mask" )
5656
SEG3D_TOOL_MENULABEL( "Grow Cut" )
5757
SEG3D_TOOL_MENU( "Tools" )
5858
SEG3D_TOOL_SHORTCUT_KEY( "CTRL+ALT+5" )

0 commit comments

Comments
 (0)