diff options
author | Pavel Roskin <proski@gnu.org> | 2006-07-09 03:44:30 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-09 02:42:41 -0700 |
commit | addf88e455f85bc6cfe0284b70aaad10b6d3486e (patch) | |
tree | 704e8b6de26fde0bff86618e363dbde9f70e1393 /Documentation/git-repo-config.txt | |
parent | Merge branch 'sf/diff' (diff) | |
download | tgif-addf88e455f85bc6cfe0284b70aaad10b6d3486e.tar.xz |
Assorted typo fixes
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-repo-config.txt')
-rw-r--r-- | Documentation/git-repo-config.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-repo-config.txt b/Documentation/git-repo-config.txt index 803c0d5cae..b03d66f61c 100644 --- a/Documentation/git-repo-config.txt +++ b/Documentation/git-repo-config.txt @@ -119,8 +119,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". ------------ |