Skip to content

Commit 5fa5918

Browse files
Erlend Egeberg AaslandZackerySpytz
andauthored
Fix typo: it's => its
Co-authored-by: Zackery Spytz <[email protected]>
1 parent f93c455 commit 5fa5918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Deprecated
463463
(Contributed by Erlend E. Aasland in :issue:`42264`.)
464464

465465
* ``sqlite3.enable_shared_cache`` is now deprecated, scheduled for removal in
466-
Python 3.12. The method is undocumented, and it's use is strongly
466+
Python 3.12. The method is undocumented, and its use is strongly
467467
discouraged by the SQLite3 documentation. See `the SQLite3 docs
468468
<https://sqlite.org/c3ref/enable_shared_cache.html/>` for more details. If
469469
shared cache must be used, open the database in URI mode using the

0 commit comments

Comments
 (0)