diff --git a/cmdutils.c b/cmdutils.c
index 46d0b4b533e4dca799d969f231d8432f40d118c8..e4e3baca36851d7ce6ff2fe8a113d9eb6b06cddb 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"