Git development
 help / color / mirror / Atom feed
* [PATCH] typofix for Documentation/git-cherry-pick.txt
@ 2015-11-25 12:05 bin0515
  2015-11-25 12:39 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: bin0515 @ 2015-11-25 12:05 UTC (permalink / raw)
  To: gitster, git; +Cc: Bin Chen

From: Bin Chen <chenbin0515@thundersoft.com>

Signed-off-by: Bin Chen <chenbin0515@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-25 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 12:05 [PATCH] typofix for Documentation/git-cherry-pick.txt bin0515
2015-11-25 12:39 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox