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:
@@ -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
|
||||
|
Reference in New Issue
Block a user