correct typo
svn-id: r49270
This commit is contained in:
parent
d2513c9cc2
commit
bbaf98127d
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ public:
|
|||
class ReadStream : virtual public Stream {
|
||||
public:
|
||||
/**
|
||||
* Returns true if a read failed because the stream has been reached.
|
||||
* Returns true if a read failed because the stream end has been reached.
|
||||
* This flag is cleared by clearErr().
|
||||
* For a SeekableReadStream, it is also cleared by a successful seek.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue