summaryrefslogtreecommitdiff
path: root/cmdutils.c
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2015-04-03 10:43:21 -0800
committerLou Logan <lou@lrcd.com>2015-04-03 10:43:21 -0800
commit44cae912522d579a15c39a00ef2b91dc9c42f881 (patch)
tree181d42eabe028f073febdf27fd0b424042dd9314 /cmdutils.c
parent1f47c2399da2e814228f2526b09f8ab94acc7989 (diff)
cmdutils: fix "Commmand" typo
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'cmdutils.c')
-rw-r--r--cmdutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdutils.c b/cmdutils.c
index 46d0b4b533..e4e3baca36 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -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"