cmdutils: fix "Commmand" typo

Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
Lou Logan 2015-04-03 10:43:21 -08:00
parent 1f47c2399d
commit 44cae91252

View File

@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg)
printf("Filters:\n"
" T.. = Timeline support\n"
" .S. = Slice threading\n"
" ..C = Commmand support\n"
" ..C = Command support\n"
" A = Audio input/output\n"
" V = Video input/output\n"
" N = Dynamic number and/or type of input/output\n"