]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in sqlite3 documentation (GH-19965)
authorNaglis <naglis@users.noreply.github.com>
Wed, 6 May 2020 19:51:43 +0000 (19:51 +0000)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 19:51:43 +0000 (16:51 -0300)
commit441416c9a06f11f28e17d56c915ea6116c0c9ea7
tree0841b8b6a410864da54ee599c6353a0f8181fd8b
parent999ec9ab6af536cc2666a0847ec02331aaf00416
Fix typo in sqlite3 documentation (GH-19965)

*first* is repeated twice.
Doc/library/sqlite3.rst