Fix grammar/missing verb in description.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30112 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2009-12-25 09:03:02 +00:00
parent 57963ac45d
commit e0423842de
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
/*
* An autodetection based on the extension is not a good idea, but we don't care ;-)
*
* You should not anything here where autodetection can be easily fixed except in
* You should not add anything here where autodetection can be easily fixed except in
* order to speed up auto-detection, in particular for formats that are often streamed.
* In particular you should not normally add any DEMUXER_TYPE_LAVF, adding the
* format to preferred_list in libmpdemux/demuxer_lavf.c will usually achieve