* [PATCH] Documentation: minor grammar fix for "git apply"
@ 2007-12-12 8:14 Wincent Colaiuta
0 siblings, 0 replies; only message in thread
From: Wincent Colaiuta @ 2007-12-12 8:14 UTC (permalink / raw)
To: git; +Cc: gitster, Wincent Colaiuta
Signed-off-by: Wincent Colaiuta <win@wincent.com>
---
Documentation/git-apply.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt
index bae3e7b..9ec38f9 100644
--- a/Documentation/git-apply.txt
+++ b/Documentation/git-apply.txt
@@ -119,7 +119,7 @@ discouraged.
--no-add::
When applying a patch, ignore additions made by the
- patch. This can be used to extract common part between
+ patch. This can be used to extract the common part between
two files by first running `diff` on them and applying
the result with this option, which would apply the
deletion part but not addition part.
--
1.5.3.7.1116.gf11de
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-12 8:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12 8:14 [PATCH] Documentation: minor grammar fix for "git apply" Wincent Colaiuta
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 NNTP newsgroup(s).