aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/registry/scrape_testresults.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/registry/scrape_testresults.py')
-rw-r--r--sources/pyside2/tests/registry/scrape_testresults.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/tests/registry/scrape_testresults.py b/sources/pyside2/tests/registry/scrape_testresults.py
index c5c0e8689..e0f451d10 100644
--- a/sources/pyside2/tests/registry/scrape_testresults.py
+++ b/sources/pyside2/tests/registry/scrape_testresults.py
@@ -344,7 +344,7 @@ if __name__ == "__main__":
Enforces evaluation when a scan did not complete yet.
For more information, see the file
- sources/shiboken2/libshiboken/signature_doc.rst
+ sources/shiboken6/libshiboken/signature_doc.rst
"""))
subparsers = parser.add_subparsers(dest="command", metavar="", title="required argument")
# create the parser for the "scan" command