From f158a38eeedc975b63de61b6f44d15e06229b015 Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Sun, 3 Dec 2017 14:03:51 +0100 Subject: list-objects-filter-options: fix 'keword' typo in comment Signed-off-by: Christian Couder --- list-objects-filter-options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list-objects-filter-options.c b/list-objects-filter-options.c index 9b28322b1f..52bdec75bf 100644 --- a/list-objects-filter-options.c +++ b/list-objects-filter-options.c @@ -8,7 +8,7 @@ #include "list-objects-filter-options.h" /* - * Parse value of the argument to the "filter" keword. + * Parse value of the argument to the "filter" keyword. * On the command line this looks like: * --filter= * and in the pack protocol as: -- cgit v1.2.1