Skip to content

Commit fae290b

Browse files
author
Steve Briskin
committed
fixed javadoc
1 parent 9568ec6 commit fae290b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/com/mongodb/MongoURI.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
* <ul>
8282
* <li>The driver adds { w : wValue } to the getLastError command. Implies {@code safe=true}.</li>
8383
* <li>wValue is typically a number, but can be any string in order to allow for specifications like
84-
* {@code"majority"}</li>
84+
* {@code "majority"}</li>
8585
* </ul>
8686
* </li>
8787
* <li>{@code wtimeoutMS=ms}

0 commit comments

Comments
 (0)