X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=cmdutils.c;h=e4e3baca36851d7ce6ff2fe8a113d9eb6b06cddb;hb=edaca0812a05523b82039d5be6b1aa069b68b9c6;hp=46d0b4b533e4dca799d969f231d8432f40d118c8;hpb=b1e6d8a226524a7477b626e51e4982fc72f295d9;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"