Skip to content

Commit 78386ad

Browse files
committed
DOCSP-48205: Comment 404 (#108)
(cherry picked from commit a8091d1)
1 parent 85da599 commit 78386ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/read/retrieve-data.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ to it. The following table describes commonly used methods:
139139
* - ``comment(String comment)``
140140
- | Attaches a string to the query. This can help you trace and interpret the
141141
operation in the server logs and in profile data. To learn more about query comments,
142-
see the :manual:`$comment </reference/operator/query/comment/>` page.
142+
see the :manual:`cursor.comment() </reference/method/cursor.comment/>` page in
143+
the {+mdb-server+} manual.
143144

144145
* - ``hint(Bson hint)``
145146
- | Gets or sets the index to scan for documents.

0 commit comments

Comments
 (0)