Fix typo in WXWEBREQUEST_BACKEND documentation
Thanks codespell.
This commit is contained in:
@@ -30,7 +30,7 @@ wxWidgets programs.
|
|||||||
This variable can be set to override the choice of the default backend
|
This variable can be set to override the choice of the default backend
|
||||||
used by wxWebRequest, see wxWebSession::New(). Most common use is to
|
used by wxWebRequest, see wxWebSession::New(). Most common use is to
|
||||||
set it to @c "CURL" to force using libcurl-based implementation under
|
set it to @c "CURL" to force using libcurl-based implementation under
|
||||||
MSW or macOS platforms where the native implementation would be chosed
|
MSW or macOS platforms where the native implementation would be chosen
|
||||||
by default.}
|
by default.}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user