Fix various typos and style in wxWebRequest documentation

This commit is contained in:
Cătălin Răceanu
2018-10-17 11:12:19 +02:00
committed by Tobias Taschner
parent 1090e8f6e9
commit bd73551f1f
2 changed files with 21 additions and 21 deletions

View File

@@ -138,7 +138,7 @@ class WebRequestApp : public wxApp
public:
virtual bool OnInit() wxOVERRIDE
{
if (!wxApp::OnInit())
if ( !wxApp::OnInit() )
return false;
// create the main application window