From: Junio C Hamano
Date: Sat, 1 Mar 2008 18:42:18 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.4.3-365-gc149
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=69a98586dace45994f1eeeee63cf19d056bfc561;p=git.git
Autogenerated HTML docs for v1.5.4.3-365-gc149
---
diff --git a/git-cherry-pick.html b/git-cherry-pick.html
index e82deb9d6..fe88297cb 100644
--- a/git-cherry-pick.html
+++ b/git-cherry-pick.html
@@ -335,7 +335,7 @@ modifications from the HEAD commit).
- Usually you cannot revert a merge because you do not know which
+ Usually you cannot cherry-pick a merge because you do not know which
side of the merge should be considered the mainline. This
option specifies the parent number (starting from 1) of
the mainline and allows cherry-pick to replay the change
@@ -375,7 +375,7 @@ effect to your working tree in a row.