diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-04 23:53:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-04 23:53:07 -0500 |
commit | 1a59ddcb5a76647bd1a3f19fd055649f70282f0e (patch) | |
tree | ff89038a3ccd7c5d7adfbcc69ea8ff22e6019831 /doc/examples.html | |
parent | 8b135bd3e5b2f552157b9e19afa7e600c6898856 (diff) | |
download | pytde-1a59ddcb5a76647bd1a3f19fd055649f70282f0e.tar.gz pytde-1a59ddcb5a76647bd1a3f19fd055649f70282f0e.zip |
Fix inadvertent renaming.
Diffstat (limited to 'doc/examples.html')
-rw-r--r-- | doc/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples.html b/doc/examples.html index c69a6bf..61902ea 100644 --- a/doc/examples.html +++ b/doc/examples.html @@ -23,7 +23,7 @@ PyKDE includes a number of examples or "templates" that you can use as framework building your own apps or experimenting with PyKDE. The templates are executable programs which usually construct an application with a main window, and in some cases with menus, toolbar and status bar, but have no other functionality. You can use these -to get a tquick start on creating a program, for exploring PyKDE, or for testing various +to get a quick start on creating a program, for exploring PyKDE, or for testing various ideas using PyKDE. </p> <p> |