git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] list-objects-filter-options: fix 'keword' typo in comment
@ 2017-12-03 13:03 Christian Couder
  0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2017-12-03 13:03 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Jonathan Tan, Jeff Hostetler, Christian Couder,
	Christian Couder

From: Christian Couder <christian.couder@gmail.com>

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>

---
 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 50b98109eb..6729a57dee 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=<arg>
  * and in the pack protocol as:
-- 
2.15.0.16.g80a053294d


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-03 13:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-03 13:03 [PATCH] list-objects-filter-options: fix 'keword' typo in comment Christian Couder

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).