diff --git a/bindings/java/src-completable/main/com/apple/foundationdb/directory/DirectoryLayer.java b/bindings/java/src-completable/main/com/apple/foundationdb/directory/DirectoryLayer.java index f59e7582a5..bc5fd7a454 100644 --- a/bindings/java/src-completable/main/com/apple/foundationdb/directory/DirectoryLayer.java +++ b/bindings/java/src-completable/main/com/apple/foundationdb/directory/DirectoryLayer.java @@ -239,7 +239,7 @@ public class DirectoryLayer implements Directory * Produces a hash of this {@code DirectoryLayer} based on its path and subspaces. * This satisfies the necessary requirements to allow this class to be used as keys * in hash tables or as values in hash-based sets. - * + * * @return a hash based on the path and subspaces of this {@code DirectoryLayer} */ @Override