changeset 2289:e3fab578269d libavformat

cosmetics: misc typo fixes
author diego
date Sat, 28 Jul 2007 12:46:26 +0000
parents 1fdb025071d8
children 572f7077ba40
files swf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/swf.c	Sat Jul 28 06:33:05 2007 +0000
+++ b/swf.c	Sat Jul 28 12:46:26 2007 +0000
@@ -283,7 +283,7 @@
     }
 
     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;