Commit 1f063306 authored by Davis King's avatar Davis King

Fixed typo in spec

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402690
parent d31b2a4a
......@@ -137,7 +137,7 @@ namespace dlib
!*/
operator const T& (
);
) const;
/*!
ensures
- if (is_ready() == false) then
......@@ -159,7 +159,7 @@ namespace dlib
!*/
const T& get (
);
) const;
/*!
ensures
- if (is_ready() == false) then
......
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