We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9568ec6 commit fae290bCopy full SHA for fae290b
src/main/com/mongodb/MongoURI.java
@@ -81,7 +81,7 @@
81
* <ul>
82
* <li>The driver adds { w : wValue } to the getLastError command. Implies {@code safe=true}.</li>
83
* <li>wValue is typically a number, but can be any string in order to allow for specifications like
84
- * {@code"majority"}</li>
+ * {@code "majority"}</li>
85
* </ul>
86
* </li>
87
* <li>{@code wtimeoutMS=ms}
0 commit comments