]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-reset.txt
Documentation: Spelling fixes
[thirdparty/git.git] / Documentation / git-reset.txt
index b27399dd419d3b673e230fd3aad21a8e5c1b2e09..73a0ffc41085e87fbc996fab4baa25ace1951460 100644 (file)
@@ -24,7 +24,7 @@ gitlink:git-revert[1] is your friend.
 OPTIONS
 -------
 --mixed::
-       Resets the index but not the working tree (ie, the changed files
+       Resets the index but not the working tree (i.e., the changed files
        are preserved but not marked for commit) and reports what has not
        been updated. This is the default action.