summaryrefslogtreecommitdiffstats
path: root/tderesources/groupwise/soap/soapC.cpp
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 /tderesources/groupwise/soap/soapC.cpp
parent7726de45cfff91c8704323ef8041cf30b2816809 (diff)
downloadtdepim-4b9db7650392c5b08e0ff243f5e4138c3f40553e.tar.gz
tdepim-4b9db7650392c5b08e0ff243f5e4138c3f40553e.zip
Fix unintended rename of Checklist
Diffstat (limited to 'tderesources/groupwise/soap/soapC.cpp')
-rw-r--r--tderesources/groupwise/soap/soapC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/soap/soapC.cpp b/tderesources/groupwise/soap/soapC.cpp
index f36c24637..6decf59f2 100644
--- a/tderesources/groupwise/soap/soapC.cpp
+++ b/tderesources/groupwise/soap/soapC.cpp
@@ -12804,7 +12804,7 @@ static const struct soap_code_map soap_codes_ngwt__FolderType[] =
{ (long)Calendar, "Calendar" },
{ (long)Contacts, "Contacts" },
{ (long)Documents, "Documents" },
- { (long)Chectdelist, "Chectdelist" },
+ { (long)Checklist, "Checklist" },
{ (long)Cabinet, "Cabinet" },
{ (long)Normal_, "Normal" },
{ (long)NNTPServer, "NNTPServer" },