diff swf.c @ 2289:e3fab578269d libavformat

cosmetics: misc typo fixes
author diego
date Sat, 28 Jul 2007 12:46:26 +0000
parents b21c2af60bc9
children d5508f387614
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;