Skip to content

Commit 544ddb0

Browse files
meyeringgitster
authored andcommitted
git-config.txt: fix a typo
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 04d3975 commit 544ddb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ If you want to know all the values for a multivar, do:
279279
% git config --get-all core.gitproxy
280280
------------
281281

282-
If you like to live dangerous, you can replace *all* core.gitproxy by a
282+
If you like to live dangerously, you can replace *all* core.gitproxy by a
283283
new one with
284284

285285
------------

0 commit comments

Comments
 (0)