mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
fix typo
This commit is contained in:
parent
3789b97906
commit
5c5eb3624d
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Connection Objects
|
|||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
:cont:`True` if a transaction is active (there are uncommitted changes),
|
||||
:const:`True` if a transaction is active (there are uncommitted changes),
|
||||
:const:`False` otherwise. Read-only attribute.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue