From 788c28f97d989e8ad8fe84c93298042a3d9a9fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C4=83t=C4=83lin=20R=C4=83ceanu?= Date: Thu, 18 Oct 2018 09:46:48 +0200 Subject: [PATCH] Fix typos in interface/wx/webrequest.h --- interface/wx/webrequest.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/wx/webrequest.h b/interface/wx/webrequest.h index be10739520..e81b5a1a48 100644 --- a/interface/wx/webrequest.h +++ b/interface/wx/webrequest.h @@ -106,9 +106,9 @@ class wxWebRequest: public wxEvtHandler, public wxRefCounter { public: /** - Sets a request header which will be send to the server by this request. + Sets a request header which will be sent to the server by this request. - The header will be added if it hasen't been set before or replaced + The header will be added if it hasn't been set before or replaced otherwise. @param name