diff options
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r-- | Doc/Zsh/compwid.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 340dc0752..f2280df77 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -247,7 +247,7 @@ there. vindex(list_max, compstate) item(tt(list_max))( Initially this is set to the value of the tt(LISTMAX) parameter. -It may be set to any other numeric value; when the widget exits this value +It may be set to any other value; when the widget exits this value will be used in the same way as the value of tt(LISTMAX). ) vindex(list_lines, compstate) |