Hi, attached is a tiny patch fixing a tiny typo. :)

Jonathan
diff --git a/ecb.pod b/ecb.pod
index 39617ba..52b0fc5 100644
--- a/ecb.pod
+++ b/ecb.pod
@@ -731,7 +731,7 @@ These symbols need to be defined before including F<ecb.h> the first time.
 
 =over 4
 
-=item ECB_NO_THRADS
+=item ECB_NO_THREADS
 
 If F<ecb.h> is never used from multiple threads, then this symbol can
 be defined, in which case memory fences (and similar constructs) are
_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to