about summary refs log tree commit diff
path: root/Doc/Zsh/mod_curses.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-11-16 18:05:02 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-09-26 09:00:32 +0000
commitca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f (patch)
treec351375660523209041536e010fc822f05914b13 /Doc/Zsh/mod_curses.yo
parentdd51ffa5b4b9759af2667df8e4505f117b8e2b23 (diff)
downloadzsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.gz
zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.xz
zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.zip
unposted: Fix typos
Diffstat (limited to 'Doc/Zsh/mod_curses.yo')
-rw-r--r--Doc/Zsh/mod_curses.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_curses.yo b/Doc/Zsh/mod_curses.yo
index 6e4831abe..e2d5690e2 100644
--- a/Doc/Zsh/mod_curses.yo
+++ b/Doc/Zsh/mod_curses.yo
@@ -157,7 +157,7 @@ input.  This is only available with the ncurses library; mouse handling
 can be detected by checking for the exit status of `tt(zcurses mouse)' with
 no arguments.  If a mouse
 button is clicked (or double- or triple-clicked, or pressed or released with
-a configurable delay from being clicked) then tt(kparam) is set to the string
+a configurable delay from being clicked) then var(kparam) is set to the string
 tt(MOUSE), and var(mparam) is set to an array consisting of the
 following elements:
 startitem()