From: Vadim Zeitlin Date: Thu, 4 Nov 2010 16:13:27 +0000 (+0000) Subject: Correct a trivial typo in wxLog documentation. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/85898d8b4dfca462086d1b0f68a789f537aa9f5a Correct a trivial typo in wxLog documentation. Just remove an extra word. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/log.h b/interface/wx/log.h index d8ffb8d27a..8a2a670225 100644 --- a/interface/wx/log.h +++ b/interface/wx/log.h @@ -959,7 +959,7 @@ protected: //@{ /** - Called to created log a new record. + Called to log a new record. Any log message created by wxLogXXX() functions is passed to this method of the active log target. The default implementation prepends