Minor doc updates; updating python 2 references to python 3 and updating grammar

This commit is contained in:
Joe Farebrother
2025-07-15 13:26:46 +01:00
parent 7a7db0efe8
commit 909f57261c
11 changed files with 20 additions and 20 deletions

View File

@@ -37,7 +37,7 @@ either of the alternatives below.
</example>
<references>
<li>Python Standard Library: <a href="http://docs.python.org/2/library/stdtypes.html#comparisons">Comparisons</a>.</li>
<li>Python Standard Library: <a href="http://docs.python.org/3/library/stdtypes.html#comparisons">Comparisons</a>.</li>
</references>
</qhelp>