summaryrefslogtreecommitdiffstats
path: root/certmanager/lib
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-02-19 01:16:07 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-02-19 01:16:07 +0100
commit4b9db7650392c5b08e0ff243f5e4138c3f40553e (patch)
treed0fb864e9b57b238070196bdf35f6ad215d409ed /certmanager/lib
parent7726de45cfff91c8704323ef8041cf30b2816809 (diff)
downloadtdepim-4b9db7650392c5b08e0ff243f5e4138c3f40553e.tar.gz
tdepim-4b9db7650392c5b08e0ff243f5e4138c3f40553e.zip
Fix unintended rename of Checklist
Diffstat (limited to 'certmanager/lib')
-rw-r--r--certmanager/lib/ui/backendconfigwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/backendconfigwidget.cpp b/certmanager/lib/ui/backendconfigwidget.cpp
index 2589e4d6..a97b0020 100644
--- a/certmanager/lib/ui/backendconfigwidget.cpp
+++ b/certmanager/lib/ui/backendconfigwidget.cpp
@@ -108,7 +108,7 @@ private:
};
-// Chectdelist item under a BackendListViewItem
+// Checklist item under a BackendListViewItem
// (e.g. "GpgME supports protocol OpenPGP")
class Kleo::ProtocolCheckListItem : public TQCheckListItem
{