Skip to content

Commit baf5e13

Browse files
committed
wrap fix
1 parent d5a8d53 commit baf5e13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/write/transaction.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ following table describes these methods:
104104
* - ``commitTransaction()``
105105
- | Commits the active transaction for this session. This method returns an
106106
error if there is no active transaction for the session, the
107-
transaction was previously ended, or if there is a write
108-
conflict.
107+
transaction was previously ended, or if there is a write conflict.
109108

110109
* - ``abortTransaction()``
111110
- | Ends the active transaction for this session. This method returns an

0 commit comments

Comments
 (0)