From: Nick Mathewson Date: Fri, 18 Feb 2011 21:17:22 +0000 (-0500) Subject: fix spelling mistake in whatsnew-2.0.txt X-Git-Tag: release-2.0.11-stable~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=deb2f73879102b4a65df772972910f62e3a64649;p=libevent fix spelling mistake in whatsnew-2.0.txt --- diff --git a/whatsnew-2.0.txt b/whatsnew-2.0.txt index 3b4cfbdb..5ad6b979 100644 --- a/whatsnew-2.0.txt +++ b/whatsnew-2.0.txt @@ -75,7 +75,7 @@ What's New In Libevent 2.0 so far: evutil.h) will continue to work by including the corresponding new headers. Old code should not be broken by this change. -2.2. New thread-safe, binary-compatibile, harder-to-mess-up APIs +2.2. New thread-safe, binary-compatible, harder-to-mess-up APIs Some aspects of the historical Libevent API have encouraged non-threadsafe code, or forced code built against one version of Libevent