summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index c9c71415e9..e4219eb87f 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -31,7 +31,7 @@
*
* @section libav_intro Introduction
*
- * This document describe the usage of the different libraries
+ * This document describes the usage of the different libraries
* provided by Libav.
*
* @li @ref libavc "libavcodec" encoding/decoding library
@@ -40,7 +40,6 @@
* @li @ref lavd "libavdevice" special devices muxing/demuxing library
* @li @ref lavu "libavutil" common utility library
* @li @subpage libswscale color conversion and scaling library
- *
*/
/**