From a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 25 Apr 2003 11:18:50 +0000 Subject: 18472: spelling corrections --- Doc/Zsh/mod_zselect.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_zselect.yo') diff --git a/Doc/Zsh/mod_zselect.yo b/Doc/Zsh/mod_zselect.yo index 506ef033c..9a120e5e3 100644 --- a/Doc/Zsh/mod_zselect.yo +++ b/Doc/Zsh/mod_zselect.yo @@ -19,7 +19,7 @@ shell builtin of the same name. Arguments and options may be intermingled in any order. Non-option arguments are file descriptors, which must be decimal integers. By default, file descriptors are to be tested for reading, i.e. tt(zselect) -will return when data is availble to be read from the file descriptor, or +will return when data is available to be read from the file descriptor, or more precisely, when a read operation from the file descriptor will not block. After a tt(-r), tt(-w) and tt(-e), the given file descriptors are to be tested for reading, writing, or error conditions. These options and -- cgit 1.4.1