Polish
Closes gh-7552
This commit is contained in:
committed by
Stephane Nicoll
parent
41f29aeccc
commit
6d1b752ffe
@@ -27,7 +27,7 @@ import java.io.IOException;
|
||||
public interface LibraryCallback {
|
||||
|
||||
/**
|
||||
* Callback to for a single library backed by a {@link File}.
|
||||
* Callback for a single library backed by a {@link File}.
|
||||
* @param library the library
|
||||
* @throws IOException if the operation fails
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user