mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 07:40:00 +08:00
Fix grammar errors in documentation
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -55,7 +55,7 @@ static int rtmp_close(URLContext *s)
|
||||
}
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
Reference in New Issue
Block a user