Commit ac52d375 authored by Davis King's avatar Davis King

Fixed spelling error

parent 7596c094
...@@ -93,7 +93,7 @@ namespace dlib ...@@ -93,7 +93,7 @@ namespace dlib
) const; ) const;
/*! /*!
ensures 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. and writes it to out.
throws throws
- std::ios_base::failure - std::ios_base::failure
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment