summaryrefslogtreecommitdiffstats
path: root/src/configuredialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2016-05-06 18:20:22 +1000
committerMichele Calgaro <[email protected]>2016-05-06 18:20:22 +1000
commit676fba0b9f08d41e68b115bc91931b5d0aa53376 (patch)
tree3cb909493c2e4337cd82f3ba7fb4e5291d20165f /src/configuredialog.cpp
parentfab0d1579f8be4859958217e7b632acfbf191de2 (diff)
downloadtdepowersave-676fba0b9f08d41e68b115bc91931b5d0aa53376.tar.gz
tdepowersave-676fba0b9f08d41e68b115bc91931b5d0aa53376.zip
Fixed autosuspend functionality broken by commit fab0d15. This relates to bug 2632.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/configuredialog.cpp')
-rw-r--r--src/configuredialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuredialog.cpp b/src/configuredialog.cpp
index e3567a5..a6763ec 100644
--- a/src/configuredialog.cpp
+++ b/src/configuredialog.cpp
@@ -988,7 +988,7 @@ void ConfigureDialog::buttonApply_clicked(){
}
/*!
- * SLOT: called if the 'Chancel' button is clicked.
+ * SLOT: called if the 'Cancel' button is clicked.
*/
void ConfigureDialog::buttonCancel_clicked(){
kdDebugFuncOut(trace);