diff mpjpeg.c @ 4464:6b79937e78ae libavformat

cosmetics: format long_name spelling fixes
author diego
date Thu, 12 Feb 2009 17:24:17 +0000
parents 77e0c7511d41
children
line wrap: on
line diff
--- a/mpjpeg.c	Thu Feb 12 09:15:36 2009 +0000
+++ b/mpjpeg.c	Thu Feb 12 17:24:17 2009 +0000
@@ -55,7 +55,7 @@
 
 AVOutputFormat mpjpeg_muxer = {
     "mpjpeg",
-    NULL_IF_CONFIG_SMALL("Mime multipart JPEG format"),
+    NULL_IF_CONFIG_SMALL("MIME multipart JPEG format"),
     "multipart/x-mixed-replace;boundary=" BOUNDARY_TAG,
     "mjpg",
     0,