Commit 02286701 authored by Davis King's avatar Davis King

Fixed typo in spec

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403585
parent d03d8fc9
......@@ -716,7 +716,7 @@ namespace dlib
);
/*!
requires
- a.nr() == b.nr()
- a.nc() == b.nc()
- a and b both contain the same type of element
ensures
- This function joins two matrices together by concatenating their columns.
......
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