diff -r cc77111ebd85 -r 9707ad4c9b60 src/core/math_func.hpp --- a/src/core/math_func.hpp Thu Mar 27 05:15:06 2008 +0000 +++ b/src/core/math_func.hpp Fri Mar 28 10:32:55 2008 +0000 @@ -169,7 +169,7 @@ } /** - * Reduce an usigned 64-bit int to an unsigned 16-bit one + * Reduce an unsigned 64-bit int to an unsigned 16-bit one * * @param a The 64-bit value to clamp * @return The 64-bit value reduced to a 16-bit value