Skip to content

Commit 750976c

Browse files
Tweak grammar.
1 parent fcbdd60 commit 750976c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Thin Mode Changes
3232
#) Fixed bug preventing a cursor from being reused after it was bound as a
3333
REF CURSOR to a PL/SQL block that closes it.
3434
#) Fixed bug preventing binding OUT data of type
35-
:data:`~oracledb.DB_TYPE_UROWID` that exceed 3950 bytes in length.
35+
:data:`~oracledb.DB_TYPE_UROWID` that exceeds 3950 bytes in length.
3636
#) Fixed bug preventing correct parsing of connect descriptors with both
3737
ADDRESS and ADDRESS_LIST components at the same level.
3838
#) The complete connect string is now sent to the server instead of just the

0 commit comments

Comments
 (0)