Skip to content

Commit d976f91

Browse files
committed
javadoc
1 parent 39ad336 commit d976f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/lmdbjava/Env.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ public Env<T> open(final File path, final int mode, final EnvFlags... flags) {
305305
}
306306

307307
/**
308-
* Opens the environment in read write mode.
308+
* Opens the environment with 0664 mode.
309309
*
310310
* @param path file system destination
311311
* @param flags the flags for this new environment

0 commit comments

Comments
 (0)