From 7b758e9835f120338c28c788b02cb4d68c76e7ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Wed, 3 Apr 2019 17:16:18 +0200 Subject: documentation: Fix several typos Closes #3724 Reviewed-by: Jakub Zakrzewski Reviewed-by: Daniel Gustafsson --- docs/KNOWN_BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 875456f19..92956c617 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -162,7 +162,7 @@ problems may have been fixed or changed somewhat since this was written! There's a situation where we can get an error in a HTTP response that is compressed, when that error is detected after all the actual body contents - have been received and delivered to the appliction. This is tricky, but is + have been received and delivered to the application. This is tricky, but is ultimately a broken server. See https://github.com/curl/curl/issues/2719 -- cgit v1.2.3