Code

Merge branch 'master' into js/merge-base
[git.git] / Documentation / git-send-pack.txt
index 08e07053030be9dbb700b0443acd25c3d52506f8..9e67f1730261a20ffa8c22b682c9207856901534 100644 (file)
@@ -53,7 +53,7 @@ Specifying the Refs
 There are three ways to specify which refs to update on the
 remote end.
 
-With '--all' flag, all refs that exist locally are transfered to
+With '--all' flag, all refs that exist locally are transferred to
 the remote side.  You cannot specify any '<ref>' if you use
 this flag.