Skip to content

Commit 8a75b41

Browse files
Update Doc/whatsnew/3.14.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 3cdd451 commit 8a75b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2218,7 +2218,7 @@ sqlite3
22182218
it will now raise a :exc:`sqlite3.ProgrammingError`.
22192219
(Contributed by Erlend E. Aasland in :gh:`118928` and :gh:`101693`.)
22202220

2221-
* Support keyword completion for :mod:`sqlite3` command-line interface.
2221+
* Support keyword completion in the :mod:`sqlite3` command-line interface.
22222222
(Contributed by Long Tan in :gh:`133393`.)
22232223

22242224
typing

0 commit comments

Comments
 (0)