aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/kpsion/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kde2/kpsion/main.cpp')
-rw-r--r--kde2/kpsion/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde2/kpsion/main.cpp b/kde2/kpsion/main.cpp
index 5a7ac20..8947101 100644
--- a/kde2/kpsion/main.cpp
+++ b/kde2/kpsion/main.cpp
@@ -102,7 +102,7 @@ int main(int argc, char **argv) {
if (acnt > 1)
KCmdLineArgs::usage(i18n(
- "The options are mutually exclusive. "
+ "The actions are mutually exclusive. "
"I.e. You cannot specify more than one action at once."));
KPsionMainWindow *w = new KPsionMainWindow();