A typo
This commit is contained in:
parent
6f25f1bc45
commit
92a262ff8a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import com.mongodb.DBObject;
|
|||
import org.bson.BSONObject;
|
||||
|
||||
/**
|
||||
* Exactly as com.mongodb.DBRef but also implements Clojure IDefer for @dereferencing
|
||||
* Exactly as com.mongodb.DBRef but also implements Clojure IDeref for @dereferencing
|
||||
*/
|
||||
public class DBRef extends com.mongodb.DBRef implements IDeref {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue