summaryrefslogtreecommitdiffstats
path: root/sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:02:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:02:42 -0600
commit8c9e5c21b7246ebab379d6d36120992c5e82501e (patch)
treebd3e2823a96f8cfb35b30b9514a3bc3d6e8857e7 /sip
parent74420664aeaa6bb4d9bbde7f70a3b4468d24be60 (diff)
downloadpytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.tar.gz
pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.zip
Fix retquire
Diffstat (limited to 'sip')
-rw-r--r--sip/tdecore/kcmdlineargs.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kcmdlineargs.sip b/sip/tdecore/kcmdlineargs.sip
index e9e6a43..2a9399b 100644
--- a/sip/tdecore/kcmdlineargs.sip
+++ b/sip/tdecore/kcmdlineargs.sip
@@ -139,7 +139,7 @@ public:
//doc
// A Pytbon list of tuples (name, description, default) is the first parameter
// instead of a KCmdLineOptions object (KCmdLineOptions is not used);
-// NULL (or None) parameters to mark the end of the list are not retquired
+// NULL (or None) parameters to mark the end of the list are not required
//end
int n;