Skip to content

Commit

Permalink
Update server/src/main/java/org/opensearch/common/blobstore/Encrypted…
Browse files Browse the repository at this point in the history
…BlobStore.java

Signed-off-by: Andrew Ross <andrross@amazon.com>
  • Loading branch information
andrross committed Mar 22, 2024
1 parent f8e990e commit 976657b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public BlobContainer blobContainer(BlobPath path) {
}

/**
* Reoload blobstore metadata
* Reload blobstore metadata
* @param repositoryMetadata new repository metadata
*/
@Override
Expand Down

0 comments on commit 976657b

Please sign in to comment.