chiark / gitweb /
Minor tidying and typo correction.
[mLib] / man / sel.3
index e55de84c936ede66b8254f70b71b2b9b306f906e..1452347e58485330eba9486a00064e0939880556 100644 (file)
--- a/man/sel.3
+++ b/man/sel.3
@@ -178,7 +178,7 @@ which multiplexor it's associated with.  A newly initialized file
 selector is not added to its multiplexor: this must be done explicitly.
 .PP
 The handler function for a file multiplexor is passed three arguments:
 selector is not added to its multiplexor: this must be done explicitly.
 .PP
 The handler function for a file multiplexor is passed three arguments:
-the file descriptor for the file, a mode argument which descibes the
+the file descriptor for the file, a mode argument which describes the
 file's new condition, and the pointer argument set up at initialization
 time.
 .PP
 file's new condition, and the pointer argument set up at initialization
 time.
 .PP