Fix typo in WXWEBREQUEST_BACKEND documentation
Thanks codespell.
This commit is contained in:
parent
3f783b15f0
commit
ea3d25336c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ wxWidgets programs.
|
|||
This variable can be set to override the choice of the default backend
|
||||
used by wxWebRequest, see wxWebSession::New(). Most common use is to
|
||||
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.}
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue