Fix typos in interface/wx/webrequest.h

This commit is contained in:
Cătălin Răceanu 2018-10-18 09:46:48 +02:00 committed by Tobias Taschner
parent 2fc1024949
commit 788c28f97d
No known key found for this signature in database
GPG Key ID: AE6ECD71294F87FD

View File

@ -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