summaryrefslogtreecommitdiffstats
path: root/kshisen/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kshisen/main.cpp')
-rw-r--r--kshisen/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kshisen/main.cpp b/kshisen/main.cpp
index 4efd9747..6145c965 100644
--- a/kshisen/main.cpp
+++ b/kshisen/main.cpp
@@ -48,7 +48,7 @@ static const char description[] = I18N_NOOP("A KDE game similiar to Mahjongg");
// A hack to circumvent tricky i18n issue, not used later on in the code.
// Both context and contents must be exactly the same as for the entry in
-// kdelibs/kdeui/ui_standards.rc
+// kdelibs/tdeui/ui_standards.rc
static const char dummy[] = I18N_NOOP2("Menu title", "&Move");
int main(int argc, char **argv)