diff --git a/docs/docs/metaprogramming.xml b/docs/docs/metaprogramming.xml index 5361e66f1..26bc9b090 100644 --- a/docs/docs/metaprogramming.xml +++ b/docs/docs/metaprogramming.xml @@ -309,7 +309,7 @@ dlib/algs.h dlib/algs.h - 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.