--- libev/ev.pod 2008/02/01 13:43:38 1.125 +++ libev/ev.pod 2008/02/01 13:46:26 1.126 @@ -2697,11 +2697,12 @@ =item EV_ATOMIC_T Libev requires an integer type (suitable for storing C<0> or C<1>) whose -access is atomic with respect to other threads or signal contexts. No such type -is easily found using, so you cna provide your own type that you know is safe. +access is atomic with respect to other threads or signal contexts. No such +type is easily found in the C language, so you can provide your own type +that you know is safe for your purposes. In the absense of this define, libev will use C -from F, which is usually good enough on most platforms. +(from F), which is usually good enough on most platforms. =item EV_H