]> 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:56:30 +0000 (14:56 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 21:56:30 +0000 (14:56 -0700)
commit016fd7b57fec3d9f67981b520078ca46bc4c426c
tree86fc31943f01519bcda7188c60ba7ed1cb10dc7c
parent498c6490807e67a48df7982d266acd2c7407ca60
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