Fixing spelling.

This commit is contained in:
Rob Greene 2018-06-04 22:18:27 -05:00
parent aae02d7323
commit 0f6fceaa55
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ public final class AppleSingleReader {
/**
* A reporter for the {@code AppleSingleReader#readAt(int, int, String)} method,
* heaviliy modeled on the {@code Consumer} interface.
* heavily modeled on the {@code Consumer} interface.
*/
public interface ReadAtReporter {
/**