Skip to content

Commit c70dd1d

Browse files
committed
Fix
1 parent 59d7caa commit c70dd1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/read/retrieve.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ named arguments to them. The following table describes the commonly used argumen
147147
* - ``comment``
148148
- | A string to attach to the query. This can help you trace and interpret the
149149
operation in the server logs and in profile data. To learn more about query comments,
150-
see the :manual:`cursor.comment </reference/method/cursor.comment/>` page in the
150+
see the :manual:`cursor.comment() </reference/method/cursor.comment/>` page in the
151151
{+mdb-server+} manual.
152152

153153
* - ``hint``

0 commit comments

Comments
 (0)