From dd988542f466fd87e7353a9cd89d4b1d7b6f075d Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 14 Feb 2015 01:58:32 +0100 Subject: Fix typo from 28487 --- ChangeLog | 4 ++++ Doc/Zsh/prompt.yo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 641dfa75a..b5fc3a7f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-02-14 Mikael Magnusson + + * unposted: Doc/Zsh/prompt.yo: Fix typo from 28487. + 2015-02-13 Peter Stephenson * 34546: Src/exec.c, Test/D04parameter.ztst: fix another diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo index 17af5b0fb..65372deec 100644 --- a/Doc/Zsh/prompt.yo +++ b/Doc/Zsh/prompt.yo @@ -93,7 +93,7 @@ continuation lines and tt(PS4) for debugging with the tt(XTRACE) option; in the latter case it will also work non-interactively. ) xitem(tt(%d)) -item(tt(/))( +item(tt(%/))( Current working directory. If an integer follows the `tt(%)', it specifies a number of trailing components of the current working directory to show; zero means the whole path. A negative integer -- cgit 1.4.1