From 6505867f7aa86d87774254fc5a1c1ad18765965b Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 20 Nov 2013 14:25:31 +0100 Subject: [PATCH] NEWS: fix typo Signed-off-by: Michael Adam --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8732de4..4835ccf 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Bugs resolved since version 1.8.3 * BB#106: fix failing CONNECT requests with IPv6 literal addresses * BB#116: fix invalid free for GET requests to IPv6 literal addresses - * BB#63: support multiple Listen statements in configuraiont + * BB#63: support multiple Listen statements in configuration * BB#81: support listening on ipv4 and ipv6 wildcard if no Listen specified * BB#109: fix crash when writing to log file fails * BB#112: fix build with autoconf >= 2.69