Browse Source

cmdutils: fix "Commmand" typo

Signed-off-by: Lou Logan <lou@lrcd.com>
tags/n2.7
Lou Logan 10 years ago
parent
commit
44cae91252
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmdutils.c

+ 1
- 1
cmdutils.c 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"


Loading…
Cancel
Save