[SCM] libav/experimental: Fix typo: explixitly -> explicitly.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:38:49 UTC 2013


The following commit has been merged in the experimental branch:
commit b7438896b3331bd9383e97f5c28db100507e312c
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Thu Feb 19 00:14:41 2009 +0000

    Fix typo: explixitly -> explicitly.
    
    Originally committed as revision 17444 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/cmdutils.h b/cmdutils.h
index 39f4919..26ab63f 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -45,7 +45,7 @@ extern AVFormatContext *avformat_opts;
 extern struct SwsContext *sws_opts;
 
 /**
- * Fallback for options that are not explixitly handled, these will be
+ * Fallback for options that are not explicitly handled, these will be
  * parsed through AVOptions.
  */
 int opt_default(const char *opt, const char *arg);

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list