diff options
Diffstat (limited to 'libs/ffvpx/libavutil/avassert.h')
-rw-r--r-- | libs/ffvpx/libavutil/avassert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ffvpx/libavutil/avassert.h b/libs/ffvpx/libavutil/avassert.h index 46f3fea58..9abeadea4 100644 --- a/libs/ffvpx/libavutil/avassert.h +++ b/libs/ffvpx/libavutil/avassert.h @@ -66,7 +66,7 @@ #endif /** - * Assert that floating point opperations can be executed. + * Assert that floating point operations can be executed. * * This will av_assert0() that the cpu is not in MMX state on X86 */ |