X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..927330abae2313c3a31f4b97aa4d27782f97e3c8:/include/wx/url.h diff --git a/include/wx/url.h b/include/wx/url.h index 59d8428060..25bf2bb5ae 100644 --- a/include/wx/url.h +++ b/include/wx/url.h @@ -87,7 +87,7 @@ protected: friend class wxURLNativeImp; // pointer to a native URL implementation object wxURLNativeImp *m_nativeImp; - // Creates on the heap and returns a native + // Creates on the heap and returns a native // implementation object for the current platform. static wxURLNativeImp *CreateNativeImpObject(); #endif