gh-133390: Amend gh-135659 (sqlite3 docs update) (#137447)

* gh-133390: Amend gh-135659 (sqlite3 docs update)
This commit is contained in:
Erlend E. Aasland
2025-08-06 10:47:18 +02:00
committed by GitHub
parent 54a5fdffc8
commit 247dab27fd
+1 -1
View File
@@ -509,7 +509,7 @@ Module constants
.. data:: SQLITE_KEYWORDS
A :class:`tuple` containing all sqlite3 keywords.
A :class:`tuple` containing all SQLite keywords.
This constant is only available if Python was compiled with SQLite
3.24.0 or greater.