diff options
Diffstat (limited to 'examples/pyTDEHTMLPart.py')
| -rw-r--r-- | examples/pyTDEHTMLPart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pyTDEHTMLPart.py b/examples/pyTDEHTMLPart.py index e005c9b..bcdb18e 100644 --- a/examples/pyTDEHTMLPart.py +++ b/examples/pyTDEHTMLPart.py @@ -204,7 +204,7 @@ else: # this is our KParts::MainWindow derived class parts = pyPartsMW (None, "pyParts") if len(sys.argv) > 1: - # read kcmdlineargs.h for the full unabridged instructions + # read tdecmdlineargs.h for the full unabridged instructions # on using TDECmdLineArgs, it's pretty confusing at first, but it works # This is pretty useless in this program - you might want to # expand this in your app (to load a file, etc) |
