diff options
author | sf-exg <sf-exg> | 2010-11-10 19:50:09 +0000 |
---|---|---|
committer | sf-exg <sf-exg> | 2010-11-10 19:50:09 +0000 |
commit | e95a36899d8d6eca786ef07425376fe56a8f51f0 (patch) | |
tree | 7d2842e29a7810b1ba9d1266983662cffc44c2b9 | |
parent | 7789b84fcc1a52b38d4b210c42cc22a98f80d4fc (diff) |
Fix typo.
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3429,7 +3429,7 @@ emulate the internals of libevent, so here are some usage hints: =item * Only the libevent-1.4.1-beta API is being emulated. This was the newest libevent version available when libev was implemented, -and is still mostly uncanged in 2010. +and is still mostly unchanged in 2010. =item * Use it by including <event.h>, as usual. |