diff options
author | Horst H. von Brand <vonbrand@inf.utfsm.cl> | 2006-06-03 16:27:26 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-03 23:54:55 -0700 |
commit | abda1ef590d94a5e15e7ce3b685b5c092a790cfa (patch) | |
tree | 73162a92b2abd5d87b86566899e321dd8ccef59c /Documentation/git-repo-config.txt | |
parent | 895f10c3b596ef955c7f252717e5b4668530c569 (diff) | |
download | git-abda1ef590d94a5e15e7ce3b685b5c092a790cfa.tar.gz git-abda1ef590d94a5e15e7ce3b685b5c092a790cfa.tar.xz |
Documentation: Spelling fixes
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-repo-config.txt b/Documentation/git-repo-config.txt index 660c18ff8..d5142e0dc 100644 --- a/Documentation/git-repo-config.txt +++ b/Documentation/git-repo-config.txt @@ -49,7 +49,7 @@ OPTIONS ------- --replace-all:: - Default behaviour is to replace at most one line. This replaces + Default behavior is to replace at most one line. This replaces all lines matching the key (and optionally the value_regex). --get:: |