commit | 544ddb045a4bd49da9ffc1d9da80bdc0d71b2518 | [log] [tgz] |
---|---|---|
author | Jim Meyering <jim@meyering.net> | Fri Dec 12 10:00:41 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Dec 12 20:39:41 2008 -0800 |
tree | 3a0be0065409a0ab38bc52239836d409b4a4464c | |
parent | 04d39759373e5de017e7c17ef4b762ac5ad3afcc [diff] |
git-config.txt: fix a typo Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt index 28e1861..19a8917 100644 --- a/Documentation/git-config.txt +++ b/Documentation/git-config.txt
@@ -279,7 +279,7 @@ % git config --get-all core.gitproxy ------------ -If you like to live dangerous, you can replace *all* core.gitproxy by a +If you like to live dangerously, you can replace *all* core.gitproxy by a new one with ------------