summaryrefslogtreecommitdiffstats
path: root/src/configuredialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/configuredialog.h')
-rw-r--r--src/configuredialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuredialog.h b/src/configuredialog.h
index 837866d..d9e3307 100644
--- a/src/configuredialog.h
+++ b/src/configuredialog.h
@@ -139,7 +139,7 @@ private slots:
//! alled if the user click on 'Apply' Button
void buttonApply_clicked();
- //! called if the user click on 'Chancel' Button
+ //! called if the user click on 'Cancel' Button
void buttonCancel_clicked();
//! called if the user click on 'OK' Button
void buttonOk_clicked();