login
Header Space

 
 

[PATCH] git-format-patch.txt: fix explanation of an example.

Previous thread: [PATCH] Do no colorify test output if stdout is not a terminal by Alex Riesen on Thursday, November 1, 2007 - 10:01 am. (1 message)

Next thread: by Heikki Orsila on Thursday, November 1, 2007 - 10:23 am. (1 message)
To: <git@...>
Date: Thursday, November 1, 2007 - 10:21 am

Signed-off-by: Sergei Organov &lt;osv@javad.com&gt;
---
 Documentation/git-format-patch.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index c9857a2..dc5e9ba 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -168,7 +168,7 @@ git-format-patch origin::
 	is created in the current directory.
 
 git-format-patch \--root origin::
-	Extract all commits which that leads to 'origin' since the
+	Extract all commits which lead to 'origin' since the
 	inception of the project.
 
 git-format-patch -M -B origin::
-- 
1.5.3.4

-
Previous thread: [PATCH] Do no colorify test output if stdout is not a terminal by Alex Riesen on Thursday, November 1, 2007 - 10:01 am. (1 message)

Next thread: by Heikki Orsila on Thursday, November 1, 2007 - 10:23 am. (1 message)
speck-geostationary