Skip to content

Commit

Permalink
user-manual.txt: fix a tiny typo.
Browse files Browse the repository at this point in the history
"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>
  • Loading branch information
Jim Meyering authored and J. Bruce Fields committed Mar 19, 2007
1 parent 0a3985d commit 21f13ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/user-manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

-------------------------------------------------
Expand Down

0 comments on commit 21f13ee

Please sign in to comment.