summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.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 /cmds-synchingrepositories.txt
parent8a66a65638e314180d1e8aa89b35544b1800dc87 (diff)
downloadgit-htmldocs-ee1e428396a619659999df3e609e3d689173aaf5.tar.gz
Autogenerated HTML docs for v1.5.0-rc3-39-gec804
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index 736818f0c..5c6075dca 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -8,7 +8,7 @@ gitlink:git-local-fetch[1]::
Duplicate another git repository on a local system.
gitlink:git-send-pack[1]::
- Push objects over git protocol to another reposiotory.
+ Push objects over git protocol to another repository.
gitlink:git-ssh-fetch[1]::
Fetch from a remote repository over ssh connection.