Skip to content
Snippets Groups Projects
Commit b7438896 authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

Fix typo: explixitly -> explicitly.

Originally committed as revision 17444 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b3183ad0
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment