aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2012-05-17 14:47:39 +1000
committernyamatongwe <devnull@localhost>2012-05-17 14:47:39 +1000
commit07bed8ee942ea80fa116ced9b3464bd70b539237 (patch)
treee9184268b59a39e0ad94d402f86c157c35101c04
parentd3d76f4c775565df78fbdf4411877577f2c1f4a6 (diff)
downloadscintilla-mirror-07bed8ee942ea80fa116ced9b3464bd70b539237.tar.gz
Fixed out-of-date test program name.
-rw-r--r--qt/ScintillaEditPy/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/ScintillaEditPy/README b/qt/ScintillaEditPy/README
index c07397031..1b6bedd55 100644
--- a/qt/ScintillaEditPy/README
+++ b/qt/ScintillaEditPy/README
@@ -71,7 +71,7 @@ ScintillaEditPy.pyd for Windows.
A demonstration program can be run:
-python testswp.py
+python testsepq.py
The individual steps in the script can be run manually if wanted although the
shiboken program has complex arguments and differs between systems so run