Fix some typos (found by codespell)
[openjpeg.git] / src / lib / openjp2 / opj_intmath.h
index f8cc6139a11bed063e367e5ecb0ed9f567977bd9..1b0c9d03328379d80ba7f87abfb9739b2edfa2ff 100644 (file)
@@ -277,7 +277,7 @@ static INLINE OPJ_INT32 opj_int_fix_mul_t1(OPJ_INT32 a, OPJ_INT32 b)
 }
 
 /**
-Addtion two signed integers with a wrap-around behaviour.
+Addition two signed integers with a wrap-around behaviour.
 Assumes complement-to-two signed integers.
 @param a
 @param b