--- cvsroot/Async-Interrupt/Interrupt.pm 2011/11/23 02:33:48 1.28 +++ cvsroot/Async-Interrupt/Interrupt.pm 2012/04/24 20:52:35 1.29 @@ -497,7 +497,7 @@ Returns the reading side of the signalling pipe. If no signalling pipe is currently attached to the object, it will dynamically create one. -Note that the only valid oepration on this file descriptor is to wait +Note that the only valid operation on this file descriptor is to wait until it is readable. The fd might belong currently to a pipe, a tcp socket, or an eventfd, depending on the platform, and is guaranteed to be C