Code

Merge branch 'master' into pb/gitpm
[git.git] / Documentation / git-repo-config.txt
index cc72fa9b74aedd78e82a720e3abcb53bad8b2860..8a1ab61e943aba92aed6734c949b196850914a3a 100644 (file)
@@ -120,8 +120,8 @@ you can set the filemode to true with
 % git repo-config core.filemode true
 ------------
 
-The hypothetic proxy command entries actually have a postfix to discern
-to what URL they apply. Here is how to change the entry for kernel.org
+The hypothetical proxy command entries actually have a postfix to discern
+what URL they apply to. Here is how to change the entry for kernel.org
 to "ssh".
 
 ------------