This commit is contained in:
Ferdinand Majerech 2014-07-21 09:58:16 +02:00
parent 0ac28e05bd
commit 8abea5a08f

View file

@ -60,7 +60,7 @@ final class Reader
public:
/*
* Construct an AbstractReader.
* Construct a Reader.
*
* Params: stream = Input stream. Must be readable and seekable.
*