mirror of https://github.com/davisking/dlib.git
Fixed typo
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403977
This commit is contained in:
parent
8f0e95593b
commit
be3ac04a3b
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue