aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-remote-fd.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2016-08-09 11:53:38 +0300
committerJunio C Hamano <gitster@pobox.com>2016-08-11 14:35:42 -0700
commit2e3a16b279a9df2e498187871c67e623e12bc8a4 (patch)
tree9eed32d1cfcbe32944e36f1b02fb2876e0707a67 /Documentation/git-remote-fd.txt
parenta0a1831b034af10e5d5b37b99489a7558f9cc547 (diff)
downloadgit-2e3a16b279a9df2e498187871c67e623e12bc8a4.tar.gz
Spelling fixes
<BAD> <CORRECTED> accidently accidentally commited committed dependancy dependency emtpy empty existance existence explicitely explicitly git-upload-achive git-upload-archive hierachy hierarchy indegee indegree intial initial mulitple multiple non-existant non-existent precendence. precedence. priviledged privileged programatically programmatically psuedo-binary pseudo-binary soemwhere somewhere successfull successful transfering transferring uncommited uncommitted unkown unknown usefull useful writting writing Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-remote-fd.txt')
-rw-r--r--Documentation/git-remote-fd.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-remote-fd.txt b/Documentation/git-remote-fd.txt
index e700bafa47..80afca866c 100644
--- a/Documentation/git-remote-fd.txt
+++ b/Documentation/git-remote-fd.txt
@@ -17,7 +17,7 @@ fetch, push or archive.
If only <infd> is given, it is assumed to be a bidirectional socket connected
to remote Git server (git-upload-pack, git-receive-pack or
-git-upload-achive). If both <infd> and <outfd> are given, they are assumed
+git-upload-archive). If both <infd> and <outfd> are given, they are assumed
to be pipes connected to a remote Git server (<infd> being the inbound pipe
and <outfd> being the outbound pipe.