X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=cmdutils.c;h=e4e3baca36851d7ce6ff2fe8a113d9eb6b06cddb;hb=235863463abcfda0e428bf1a79009316b2dd7895;hp=46d0b4b533e4dca799d969f231d8432f40d118c8;hpb=f5c7531ab1e69210df69b07ac6b21cb675f13b9e;p=ffmpeg diff --git a/cmdutils.c b/cmdutils.c index 46d0b4b533e..e4e3baca368 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"