We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a1049 commit cce772fCopy full SHA for cce772f
bson/src/main/org/bson/types/ObjectId.java
@@ -75,7 +75,7 @@ public static ObjectId get() {
75
}
76
77
/**
78
- * Gets a new object id with the give date value and all other bits zeroed.
+ * Gets a new object id with the given date value and all other bits zeroed.
79
* <p>
80
* The returned object id will compare as less than or equal to any other object id within the same second as the given date, and
81
* less than any later date.
0 commit comments