Skip to content

Commit 680b469

Browse files
stepnemgitster
authored andcommitted
doc: git-reset: fix a trivial typo
Signed-off-by: Štěpán Němec <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent fd99e2b commit 680b469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-reset.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ $ git pull git://info.example.com/ nitfol <4>
115115
in these files are in good order. You do not want to see them
116116
when you run "git diff", because you plan to work on other files
117117
and changes with these files are distracting.
118-
<2> Somebody asks you to pull, and the changes sounds worthy of merging.
118+
<2> Somebody asks you to pull, and the changes sound worthy of merging.
119119
<3> However, you already dirtied the index (i.e. your index does
120120
not match the HEAD commit). But you know the pull you are going
121121
to make does not affect frotz.c or filfre.c, so you revert the

0 commit comments

Comments
 (0)