Skip to content

Commit 8a34cdc

Browse files
committed
Remove erroneous JavaDoc
JAVA-1300
1 parent d056fec commit 8a34cdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/com/mongodb/DB.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ ReadPreference getCommandReadPreference(DBObject command, ReadPreference request
155155

156156
/**
157157
* Gets a collection with a given name.
158-
* If the collection does not exist, a new collection is created.
159158
*
160159
* @param name the name of the collection to return
161160
* @return the collection

0 commit comments

Comments
 (0)