Skip to content

Commit d631fbd

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

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
@@ -2343,7 +2343,7 @@ sqlite3
23432343
it will now raise a :exc:`sqlite3.ProgrammingError`.
23442344
(Contributed by Erlend E. Aasland in :gh:`118928` and :gh:`101693`.)
23452345

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

23492349
typing

0 commit comments

Comments
 (0)