Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll
2016-12-14 19:33:34 +01:00
12 changed files with 59 additions and 15 deletions

View File

@@ -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
*/