Fix typos
Closes gh-3504
This commit is contained in:
@@ -83,7 +83,7 @@ class ConnectionInputStream extends FilterInputStream {
|
||||
}
|
||||
|
||||
/**
|
||||
* Read a a number of bytes from the stream (checking that the end of the stream
|
||||
* Read a number of bytes from the stream (checking that the end of the stream
|
||||
* hasn't been reached)
|
||||
* @param buffer the destination buffer
|
||||
* @param offset the buffer offset
|
||||
|
||||
Reference in New Issue
Block a user