summaryrefslogtreecommitdiffstats
path: root/kommander/working
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/working')
-rw-r--r--kommander/working/plugintemplate/widget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/working/plugintemplate/widget.cpp b/kommander/working/plugintemplate/widget.cpp
index 28cb5e6a..fd2c313f 100644
--- a/kommander/working/plugintemplate/widget.cpp
+++ b/kommander/working/plugintemplate/widget.cpp
@@ -10,7 +10,7 @@
enum Functions {
- FirstFunction = 11001, //CHANGE THIS NUMBE TO AN UNITQUE ONE!!!
+ FirstFunction = 11001, //CHANGE THIS NUMBE TO AN UNIQUE ONE!!!
Function1,
Function2,
LastFunction