diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 777de9e7a5..91f6230fef 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1921,7 +1921,7 @@ function. Note that wxYield will not flush the message logs. This is intentional as calling wxYield is usually done to quickly update the screen and popping up a -message box dialog may be undesirable. If you do with to flush the log +message box dialog may be undesirable. If you do wish to flush the log messages immediately (otherwise it will be done during the next idle loop iteration), call \helpref{wxLog::FlushActive}{wxlogflushactive}.