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 55d5cda6a..817731fb0 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -806,7 +806,7 @@ code. item(tt(zpty))( Code executed by the tt(zpty) builtin from the tt(zsh/zpty) module. ) -item(tt(zregesparse-guard))( +item(tt(zregexparse-guard))( Code executed as a guard by the tt(zregexparse) command from the tt(zsh/zutil) module. ) |