summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2020-05-04 18:54:37 +0300
committerdartraiden <wowemuh@gmail.com>2020-05-04 18:54:57 +0300
commit41bee45161943642460bbecfccf60749be37bd26 (patch)
tree96797fdf1c37b8669eee56fdee7ee73ac4f7589e /plugins
parente7139082763f94c0fb3ade8840f3c0c35e61e9dd (diff)
we do not need cancer here
Diffstat (limited to 'plugins')
-rw-r--r--plugins/NewStory/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/src/main.cpp b/plugins/NewStory/src/main.cpp
index 96a7db0e6d..4e1a540171 100644
--- a/plugins/NewStory/src/main.cpp
+++ b/plugins/NewStory/src/main.cpp
@@ -67,7 +67,7 @@ static IconItem icons[] =
{ LPGEN("Conversations"), "timetree", ICO_TIMETREE },
{ LPGEN("Template group"), "tplgroup", ICO_TPLGROUP },
- { LPGEN("Cancer edit"), "reset", ICO_RESET },
+ { LPGEN("Cancel edit"), "reset", ICO_RESET },
{ LPGEN("Update preview"), "preview", ICO_PREVIEW },
{ LPGEN("Help"), "varhelp", ICO_VARHELP }
};