Mercurial > libavformat.hg
diff librtmp.c @ 6199:fa244b4fe683 libavformat
Fix grammar errors in documentation
| author | mru |
|---|---|
| date | Wed, 30 Jun 2010 15:38:06 +0000 |
| parents | 7fdda2416684 |
| children | 24d0c5dec55a |
line wrap: on
line diff
--- a/librtmp.c Wed Jun 30 07:55:05 2010 +0000 +++ b/librtmp.c Wed Jun 30 15:38:06 2010 +0000 @@ -55,7 +55,7 @@ } /** - * Opens RTMP connection and verifies that the stream can be played. + * Open RTMP connection and verify that the stream can be played. * * URL syntax: rtmp://server[:port][/app][/playpath][ keyword=value]... * where 'app' is first one or two directories in the path
