summaryrefslogtreecommitdiffstats
path: root/git-send-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-04 08:32:04 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-04 08:32:04 +0000
commitee1e428396a619659999df3e609e3d689173aaf5 (patch)
tree4887669f14cd36b9ffe70f49d535d3b4b1426284 /git-send-pack.txt
parent8a66a65638e314180d1e8aa89b35544b1800dc87 (diff)
downloadgit-htmldocs-ee1e428396a619659999df3e609e3d689173aaf5.tar.gz
Autogenerated HTML docs for v1.5.0-rc3-39-gec804
Diffstat (limited to 'git-send-pack.txt')
-rw-r--r--git-send-pack.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-send-pack.txt b/git-send-pack.txt
index 2f6267ce6..205bfd2d2 100644
--- a/git-send-pack.txt
+++ b/git-send-pack.txt
@@ -3,7 +3,7 @@ git-send-pack(1)
NAME
----
-git-send-pack - Push objects over git protocol to another reposiotory
+git-send-pack - Push objects over git protocol to another repository
SYNOPSIS