Mercurial > libavformat.hg
diff vorbiscomment.h @ 6199:fa244b4fe683 libavformat
Fix grammar errors in documentation
| author | mru |
|---|---|
| date | Wed, 30 Jun 2010 15:38:06 +0000 |
| parents | 121d6994c20e |
| children |
line wrap: on
line diff
--- a/vorbiscomment.h Wed Jun 30 07:55:05 2010 +0000 +++ b/vorbiscomment.h Wed Jun 30 15:38:06 2010 +0000 @@ -26,7 +26,7 @@ #include "metadata.h" /** - * Calculates the length in bytes of a VorbisComment. This is the minimum + * Calculate the length in bytes of a VorbisComment. This is the minimum * size required by ff_vorbiscomment_write(). * * @param m The metadata structure to be parsed. For no metadata, set to NULL.
