From 0d7e0f25caa0c460106a53f8bb09468894dc1632 Mon Sep 17 00:00:00 2001 From: Michael Bunk Date: Thu, 30 Aug 2018 08:56:18 +0200 Subject: Fix typos --- libavutil/avassert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/avassert.h') diff --git a/libavutil/avassert.h b/libavutil/avassert.h index 46f3fea580..9abeadea4a 100644 --- a/libavutil/avassert.h +++ b/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 */ -- cgit v1.2.3