mirror of https://github.com/davisking/dlib.git
Fixed spelling error
This commit is contained in:
parent
7596c094a6
commit
ac52d37541
|
@ -93,7 +93,7 @@ namespace dlib
|
|||
) const;
|
||||
/*!
|
||||
ensures
|
||||
- reads data from in (until EOF is reached) and decodees it
|
||||
- reads data from in (until EOF is reached), decodes it,
|
||||
and writes it to out.
|
||||
throws
|
||||
- std::ios_base::failure
|
||||
|
|
Loading…
Reference in New Issue