about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-05-12 10:17:58 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-05-12 10:17:58 +0000
commit9ecfa0842b73bb3b1253b2e95110f9b7ce91335f (patch)
treeab36a15f0ea0a7b29e96cf3004a13a4349fd7826 /Doc
parent09960dc5b966fb1a1c20a0af654165e5981a999b (diff)
downloadzsh-9ecfa0842b73bb3b1253b2e95110f9b7ce91335f.tar.gz
zsh-9ecfa0842b73bb3b1253b2e95110f9b7ce91335f.tar.xz
zsh-9ecfa0842b73bb3b1253b2e95110f9b7ce91335f.zip
unposted: fix typo in previous commit
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/params.yo2
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.
 )