Skip to content

Commit b973841

Browse files
authored
update description
1 parent 1b44fac commit b973841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sqlite3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ Connection objects
632632
The name of the column where the blob is located.
633633

634634
:param int row:
635-
Row id of the row that contains the blob.
635+
The index of the row where the blob is located.
636636

637637
:param bool readonly:
638638
Set to ``True`` if the blob should be opened without write

0 commit comments

Comments
 (0)