* [PATCH] git-stash documentation: add missing backtick
@ 2007-08-07 17:38 Steve Hoelzer
0 siblings, 0 replies; only message in thread
From: Steve Hoelzer @ 2007-08-07 17:38 UTC (permalink / raw)
To: git mailing list, Junio C Hamano
Signed-off-by: Steve Hoelzer <shoelzer@gmail.com>
---
Documentation/git-stash.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt
index 17121ad..4ec61a9 100644
--- a/Documentation/git-stash.txt
+++ b/Documentation/git-stash.txt
@@ -45,7 +45,7 @@ save::
list::
List the stashes that you currently have. Each 'stash' is listed
- with its name (e.g. `stash@\{0}` is the latest stash, `stash@\{1} is
+ with its name (e.g. `stash@\{0}` is the latest stash, `stash@\{1}` is
the one before, etc.), the name of the branch that was current when the
stash was made, and a short description of the commit the stash was
based on.
--
1.5.3.rc3.141.g53d646
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-07 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07 17:38 [PATCH] git-stash documentation: add missing backtick Steve Hoelzer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).