Skip to content

Commit b148d7b

Browse files
committed
Remove erroneous JavaDoc
JAVA-1300
1 parent 9db672f commit b148d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

driver/src/main/com/mongodb/DB.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ protected DBCollection doGetCollection(final String name) {
176176
}
177177

178178
/**
179-
* Gets a collection with a given name. If the collection does not exist, a new collection is created.
179+
* Gets a collection with a given name.
180180
*
181181
* @param name the name of the collection to return
182182
* @return the collection

0 commit comments

Comments
 (0)