Skip to content

Commit 4d0d426

Browse files
Update Doc/whatsnew/3.14.rst
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent 154eb55 commit 4d0d426

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

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

21822182
typing

0 commit comments

Comments
 (0)