From 6aa48015691e782b8e7140523c6f40c50bfc2414 Mon Sep 17 00:00:00 2001 From: Ross Lagerwall Date: Fri, 23 Mar 2012 12:35:33 +0200 Subject: [PATCH] Fix typo in whatsnew-2.1.txt --- whatsnew-2.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatsnew-2.1.txt b/whatsnew-2.1.txt index 4f8c43ba..04e58836 100644 --- a/whatsnew-2.1.txt +++ b/whatsnew-2.1.txt @@ -193,7 +193,7 @@ the accepted sockets themselves. That's almost never what you want. Now, it applies both to the listener and the accepted sockets. -1.8. New functions and ffeatures: evhttp +1.8. New functions and features: evhttp ********************************************************************** NOTE: The evhttp module will eventually be deprecated in favor of Mark