Skip to content

Commit da2c7b3

Browse files
wkinggitster
authored andcommitted
user-manual: Fix 'you - Git' -> 'you--Git' typo
Use an em-dash, not a hyphen, to join these clauses. Signed-off-by: W. Trevor King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent de3f2c7 commit da2c7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/user-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3396,7 +3396,7 @@ $ git log --raw --all
33963396
------------------------------------------------
33973397

33983398
and just looked for the sha of the missing object (4b9458b..) in that
3399-
whole thing. It's up to you - git does *have* a lot of information, it is
3399+
whole thing. It's up to you--Git does *have* a lot of information, it is
34003400
just missing one particular blob version.
34013401

34023402
[[the-index]]

0 commit comments

Comments
 (0)