Skip to content

Commit 8992def

Browse files
committed
Merge branch 'sn/reset-doc-typofix' into maint
Doc update. * sn/reset-doc-typofix: doc: git-reset: fix a trivial typo
2 parents 74567ac + 680b469 commit 8992def

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)