summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/querytests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/dbtests/querytests.cpp')
-rw-r--r--src/mongo/dbtests/querytests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/dbtests/querytests.cpp b/src/mongo/dbtests/querytests.cpp
index 43e882e8250..fd87c858afb 100644
--- a/src/mongo/dbtests/querytests.cpp
+++ b/src/mongo/dbtests/querytests.cpp
@@ -486,7 +486,7 @@ namespace QueryTests {
// Inserting a document into a capped collection can force another document out.
// In this case, the capped collection has 2 documents, so inserting two more clobbers
- // whatever DiskLoc that the underlying cursor had as its state.
+ // whatever RecordId that the underlying cursor had as its state.
//
// In the Cursor world, the ClientCursor was responsible for manipulating cursors. It
// would detect that the cursor's "refloc" (translation: diskloc required to maintain