]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: fix typo in sqlite3.rst (GH-94798)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Jul 2022 21:58:14 +0000 (14:58 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 21:58:14 +0000 (14:58 -0700)
commit1cf0305ba563228143ecc6622d066590bae35309
tree0437b0bf21a3ae219326cd32fdee214a6f7658fc
parent915fb4f4418de5150121ed16ed88c2e11f60283b
Docs: fix typo in sqlite3.rst (GH-94798)

Colum -> Column
(cherry picked from commit 9ea72e9d8d9c7ff7c0cec4bacf6071ff4f1f6238)

Co-authored-by: Ikko Ashimine <eltociear@gmail.com>
Doc/library/sqlite3.rst