cosmetics: misc typo fixes

Originally committed as revision 9815 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2007-07-28 12:46:26 +00:00
parent bd35bdf1b2
commit df3a80b50a
10 changed files with 15 additions and 15 deletions

View File

@ -283,7 +283,7 @@ static int swf_write_header(AVFormatContext *s)
}
if (!video_enc) {
/* currenty, cannot work correctly if audio only */
/* currently, cannot work correctly if audio only */
swf->video_type = 0;
width = 320;
height = 200;