]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/avassert.h
avdevice/avdevice: Constify av_*_device_next API
[ffmpeg] / libavutil / avassert.h
index 46f3fea58025da83c47d32f6e7f2c0529b56bc3a..9abeadea4a2319832491e57d6b4ab16da2e738f5 100644 (file)
@@ -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
  */