--- rxvt-unicode/src/urxvt.pm 2012/06/05 22:23:07 1.208 +++ rxvt-unicode/src/urxvt.pm 2012/06/05 22:38:17 1.209 @@ -1195,9 +1195,10 @@ The sole purpose of this class is to deliver an interface to the C module - any module using it will work inside urxvt without further programming. The only exception is that you cannot wait on -condition variables, but non-blocking condvar use is ok. What this means -is that you cannot use blocking APIs, but the non-blocking variant should -work. +condition variables, but non-blocking condvar use is ok. + +In practical terms this means is that you cannot use blocking APIs, but +the non-blocking variant should work. =cut