From: Christian Couder Date: Tue, 5 Dec 2017 16:50:12 +0000 (+0000) Subject: list-objects-filter-options: fix 'keword' typo in comment X-Git-Tag: v2.16.0-rc0~37^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1dde5fa2b254663b3944053c67e45a1903682a80;p=git list-objects-filter-options: fix 'keword' typo in comment Signed-off-by: Christian Couder Signed-off-by: Jeff Hostetler Signed-off-by: Junio C Hamano --- 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: