Code

git-blame(1): mention options in the synopsis and advertise pickaxe
[git.git] / Documentation / git-read-tree.txt
index 1c01d00df2d46e7d2eaefae835e22a3b4724e8e8..11bd9c0adc5517ef1aadc76abdb8dfb0827c27b0 100644 (file)
@@ -266,7 +266,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"`