Skip to content
Snippets Groups Projects
Commit 44cae912 authored by Lou Logan's avatar Lou Logan
Browse files

cmdutils: fix "Commmand" typo


Signed-off-by: default avatarLou Logan <lou@lrcd.com>
parent 1f47c239
No related branches found
No related tags found
No related merge requests found
...@@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg) ...@@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg)
printf("Filters:\n" printf("Filters:\n"
" T.. = Timeline support\n" " T.. = Timeline support\n"
" .S. = Slice threading\n" " .S. = Slice threading\n"
" ..C = Commmand support\n" " ..C = Command support\n"
" A = Audio input/output\n" " A = Audio input/output\n"
" V = Video input/output\n" " V = Video input/output\n"
" N = Dynamic number and/or type of input/output\n" " N = Dynamic number and/or type of input/output\n"
......
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