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
This commit is contained in:
Vadim Zeitlin
2010-11-04 16:13:27 +00:00
parent e801524514
commit 85898d8b4d

View File

@@ -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 Any log message created by wxLogXXX() functions is passed to this
method of the active log target. The default implementation prepends method of the active log target. The default implementation prepends