summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/DESIGN
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/DESIGN')
-rw-r--r--lib/kofficecore/DESIGN2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/DESIGN b/lib/kofficecore/DESIGN
index bc5d16cd4..2a04e9f5c 100644
--- a/lib/kofficecore/DESIGN
+++ b/lib/kofficecore/DESIGN
@@ -24,7 +24,7 @@ which is used to locate the application's own data
Q: What is the "+[file]" option passed to TDECmdLineArgs?
-A: KCmdLineOptions describe the TDECmdLineArgs. "+[file]" means that the
+A: TDECmdLineOptions describe the TDECmdLineArgs. "+[file]" means that the
command line arguments can be one or more file names, and that these
arguments are optional.