diff options
Diffstat (limited to 'Doc/Zsh/prompt.yo')
-rw-r--r-- | Doc/Zsh/prompt.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo index 2745abb1d..17d17fbbb 100644 --- a/Doc/Zsh/prompt.yo +++ b/Doc/Zsh/prompt.yo @@ -80,7 +80,7 @@ at least one capability is raised in either the Effective or Inheritable capability vectors. ) item(tt(%?))( -The return code of the last command executed just before the prompt. +The return status of the last command executed just before the prompt. ) item(tt(%_))( The status of the parser, i.e. the shell constructs (like `tt(if)' and |