fixed typo in spec

This commit is contained in:
Davis King 2016-03-18 12:12:02 -04:00
parent 854d0da8a7
commit f63720201f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
namespace dlib
{
class unserialize : public std::iostream
class unserialize : public std::istream
{
/*!
WHAT THIS OBJECT REPRESENTS