Fix typos
See gh-20704
This commit is contained in:
committed by
Stephane Nicoll
parent
7a64b3f761
commit
674f1e77b5
@@ -30,7 +30,7 @@ import java.io.InputStream;
|
||||
interface InputStreamSupplier {
|
||||
|
||||
/**
|
||||
* Returns a new open {@link InputStream} at the begining of the content.
|
||||
* Returns a new open {@link InputStream} at the beginning of the content.
|
||||
* @return a new {@link InputStream}
|
||||
* @throws IOException on IO error
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user