"tests/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "c49582c9965ba38e34dbd89f2e3c924cb1841a1f"
Commit ac52d375 authored by Davis King's avatar Davis King
Browse files

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