diff options
Diffstat (limited to 'sip/tdecore/kcmdlineargs.sip')
-rw-r--r-- | sip/tdecore/kcmdlineargs.sip | 2 |
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; |