Code

Merge git://git.kernel.org/pub/scm/git/gitweb
[git.git] / Documentation / git-read-tree.txt
index 02c7e99fe6f6e49a5a0e03da7444bc559502585c..d894f537ba2634ed2719ee746b170a22f0173f56 100644 (file)
@@ -257,7 +257,7 @@ file that does not match stage 2.
 This is done to prevent you from losing your work-in-progress
 changes, and mixing your random changes in an unrelated merge
 commit.  To illustrate, suppose you start from what has been
 This is done to prevent you from losing your work-in-progress
 changes, and mixing your random changes in an unrelated merge
 commit.  To illustrate, suppose you start from what has been
-commited last to your repository:
+committed last to your repository:
 
 ----------------
 $ JC=`git-rev-parse --verify "HEAD^0"`
 
 ----------------
 $ JC=`git-rev-parse --verify "HEAD^0"`