From 96f049b111ba175c74397d79ab6aff574ece900d Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Fri, 22 Jan 2021 01:36:41 +0200 Subject: [#1656] 1.9.4 release: spelling check --- src/lib/http/connection.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/http/connection.cc') diff --git a/src/lib/http/connection.cc b/src/lib/http/connection.cc index cc843e78da..673e4466c6 100644 --- a/src/lib/http/connection.cc +++ b/src/lib/http/connection.cc @@ -387,7 +387,7 @@ HttpConnection::requestTimeoutCallback(TransactionPtr transaction) { // if such transaction exists. auto request = spawned_transaction->getRequest(); - // Depending on when the timeout occured, the HTTP version of the request + // Depending on when the timeout occurred, the HTTP version of the request // may or may not be available. Therefore we check if the HTTP version is // set in the request. If it is not available, we need to create a dummy // request with the default HTTP/1.0 version. This version will be used -- cgit v1.2.3