Typo: s/conatains/contains/

MFC after:	1 week
This commit is contained in:
Guido van Rooij 2001-09-12 17:57:31 +00:00
parent 908e8cb5be
commit fea88e76d7

View File

@ -373,7 +373,7 @@ specifies the timeout period in milliseconds.
The timer will be periodic unless EV_ONESHOT is specified.
On return,
.Va data
conatains the number of times the timeout has expired since the last call to
contains the number of times the timeout has expired since the last call to
.Fn kevent .
This filter automatically sets the EV_CLEAR flag internally.
.El