Fix grammar errors in documentation
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Provides registration of all codecs, parsers and bitstream filters for libavcodec.
|
||||
* Provide registration of all codecs, parsers and bitstream filters for libavcodec.
|
||||
* Copyright (c) 2002 Fabrice Bellard
|
||||
*
|
||||
* This file is part of FFmpeg.
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Provides registration of all codecs, parsers and bitstream filters for libavcodec.
|
||||
* Provide registration of all codecs, parsers and bitstream filters for libavcodec.
|
||||
*/
|
||||
|
||||
#include "avcodec.h"
|
||||
|
Reference in New Issue
Block a user