Skip to content

Commit f2129e6

Browse files
committed
Update text for MethodNew action to improve consistency in naming
1 parent fc95c85 commit f2129e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activity_browser/actions/method/method_new.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class MethodNew(ABAction):
3131
"""
3232

3333
icon = qicons.add
34-
text = "New Impact Category..."
34+
text = "New impact category"
3535

3636
@staticmethod
3737
@exception_dialogs

0 commit comments

Comments
 (0)