No changes, just fix some typos in the comments in the headers.
Closes #14665. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
// constants
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// the line termination type (kept wxTextFileType name for compability)
|
||||
// the line termination type (kept wxTextFileType name for compatibility)
|
||||
enum wxTextFileType
|
||||
{
|
||||
wxTextFileType_None, // incomplete (the last line of the file only)
|
||||
|
Reference in New Issue
Block a user