Fixed typo

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403977
This commit is contained in:
Davis King 2010-12-14 00:29:43 +00:00
parent 8f0e95593b
commit be3ac04a3b
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@
<file>dlib/algs.h</file>
<spec_file link="true">dlib/algs.h</spec_file>
<description>
This is a template that takes one of the built in scalar types and give you another
This is a template that takes one of the built in scalar types and gives you another
scalar type that should be big enough to hold sums of values from the original scalar
type. The new scalar type will also always be signed.