We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf468a commit b0dadb0Copy full SHA for b0dadb0
src/main/java/org/lmdbjava/CursorIterable.java
@@ -34,7 +34,7 @@
34
35
/**
36
* {@link Iterable} that creates a single {@link Iterator} that will iterate
37
- * over a {@link Cursor}as specified by a {@link KeyRange}.
+ * over a {@link Cursor} as specified by a {@link KeyRange}.
38
*
39
* <p>
40
* An instance will create and close its own cursor.
0 commit comments