Commit d1dc0e1d authored by Davis King's avatar Davis King

fixed minor typo in comment

parent 27898a50
......@@ -151,7 +151,7 @@ namespace dlib
- value <= 2^32 - 1
ensures
- returns the square root of value. if the square root is not an
integer then it will be rounded up to the nearest integer.
integer then it will be rounded up to the nearest integer.
!*/
{
unsigned long x;
......
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