Skip to content

Commit 1dde5fa

Browse files
chriscoolgitster
authored andcommitted
list-objects-filter-options: fix 'keword' typo in comment
Signed-off-by: Christian Couder <[email protected]> Signed-off-by: Jeff Hostetler <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9535ce7 commit 1dde5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

list-objects-filter-options.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include "list-objects-filter-options.h"
99

1010
/*
11-
* Parse value of the argument to the "filter" keword.
11+
* Parse value of the argument to the "filter" keyword.
1212
* On the command line this looks like:
1313
* --filter=<arg>
1414
* and in the pack protocol as:

0 commit comments

Comments
 (0)