No real changes, just fix some typos in comments in the samples.
Closes #16734. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define _EDIT_H_
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
// informations
|
||||
// information
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -127,7 +127,7 @@ private:
|
||||
// file
|
||||
wxString m_filename;
|
||||
|
||||
// lanugage properties
|
||||
// language properties
|
||||
LanguageInfo const* m_language;
|
||||
|
||||
// margin variables
|
||||
|
Reference in New Issue
Block a user