diff options
author | Timothy Pearson <[email protected]> | 2011-12-05 22:02:42 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-05 22:02:42 -0600 |
commit | 8c9e5c21b7246ebab379d6d36120992c5e82501e (patch) | |
tree | bd3e2823a96f8cfb35b30b9514a3bc3d6e8857e7 /doc/classref | |
parent | 74420664aeaa6bb4d9bbde7f70a3b4468d24be60 (diff) | |
download | pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.tar.gz pytde-8c9e5c21b7246ebab379d6d36120992c5e82501e.zip |
Fix retquire
Diffstat (limited to 'doc/classref')
-rw-r--r-- | doc/classref/tdecore/KCmdLineArgs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classref/tdecore/KCmdLineArgs.html b/doc/classref/tdecore/KCmdLineArgs.html index 8cb2bbf..005040e 100644 --- a/doc/classref/tdecore/KCmdLineArgs.html +++ b/doc/classref/tdecore/KCmdLineArgs.html @@ -54,7 +54,7 @@ </table> </td><td width="50%"><table><tr><td>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 </td></tr></table></td></tr></table></li><hr> <li><b>addTempFileOption</b> () <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> |