Browse code

cmdutils: fix "Commmand" typo

Signed-off-by: Lou Logan <lou@lrcd.com>

Lou Logan authored on 2015/04/04 03:43:21
Showing 1 changed files
... ...
@@ -1553,7 +1553,7 @@ int show_filters(void *optctx, const char *opt, const char *arg)
1553 1553
     printf("Filters:\n"
1554 1554
            "  T.. = Timeline support\n"
1555 1555
            "  .S. = Slice threading\n"
1556
-           "  ..C = Commmand support\n"
1556
+           "  ..C = Command support\n"
1557 1557
            "  A = Audio input/output\n"
1558 1558
            "  V = Video input/output\n"
1559 1559
            "  N = Dynamic number and/or type of input/output\n"