diff options
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r-- | Doc/Zsh/params.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index b7b7750ff..8c37c2de2 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -1215,7 +1215,7 @@ In sh or ksh emulation, the default is `tt(PLUS() )'. vindex(psvar) vindex(PSVAR) item(tt(psvar) <S> <Z> (tt(PSVAR) <S>))( -An array (colon-separated list) whose first nine values can be used in +An array (colon-separated list) whose elements can be used in tt(PROMPT) strings. Setting tt(psvar) also sets tt(PSVAR), and vice versa. ) |