From: Bin Chen <chenbin0...@thundersoft.com>

Signed-off-by: Bin Chen <chenbin0...@thundersoft.com>
---
 Documentation/git-cherry-pick.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-cherry-pick.txt 
b/Documentation/git-cherry-pick.txt
index 77da29a..3f44fe0 100644
--- a/Documentation/git-cherry-pick.txt
+++ b/Documentation/git-cherry-pick.txt
@@ -155,7 +155,7 @@ EXAMPLES
 --------
 `git cherry-pick master`::
 
-       Apply the change introduced by the commit at the tip of the
+       Apply the change introduced by the commit at the top of the
        master branch and create a new commit with this change.
 
 `git cherry-pick ..master`::
-- 
2.5.2

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to