[PATCH] user-manual.txt: fix a tiny typo.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>, Jim Meyering <jim@...>, J. Bruce Fields <bfields@...>
Date: Sunday, March 18, 2007 - 11:17 pm

From: Jim Meyering <jim@meyering.net>

"file patch" was doubtless intended to be "file path",
but "directory name" is clearer.

Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
---
 Documentation/user-manual.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 0919574..773f65e 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1698,7 +1698,7 @@ If you and maintainer both have accounts on the same machine, then
 then you can just pull changes from each other's repositories
 directly; note that all of the commands (gitlink:git-clone[1],
 git-fetch[1], git-pull[1], etc.) that accept a URL as an argument
-will also accept a local file patch; so, for example, you can
+will also accept a local directory name; so, for example, you can
 use
 
 -------------------------------------------------
-- 
1.5.0.3.31.ge47c

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
glossary and user-manual updates, J. Bruce Fields, (Sun Mar 18, 11:17 pm)
[PATCH] user-manual: run xsltproc without --nonet option, J. Bruce Fields, (Sun Mar 18, 11:17 pm)
[PATCH] user-manual.txt: fix a tiny typo., J. Bruce Fields, (Sun Mar 18, 11:17 pm)
[PATCH] glossary: stop generating automatically, J. Bruce Fields, (Sun Mar 18, 11:17 pm)
Re: [PATCH] glossary: stop generating automatically, Johannes Schindelin, (Mon Mar 19, 9:50 am)
Re: [PATCH] glossary: stop generating automatically, Junio C Hamano, (Mon Mar 19, 12:32 am)
Re: [PATCH] glossary: stop generating automatically, Johannes Schindelin, (Mon Mar 19, 9:56 am)