# HG changeset patch # User diego # Date 1185626786 0 # Node ID e3fab578269d1cfb19b8c62f48edb560711a200d # Parent 1fdb025071d8a5ba07d850b30f28cefd32d5d4d3 cosmetics: misc typo fixes diff -r 1fdb025071d8 -r e3fab578269d swf.c --- 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;