diff options
-rw-r--r-- | qt/ScintillaEditPy/README | 2 |
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
|