Fixed more typos in the STC sample.
Replaced all occurrences of "hilight" with "highlight".
This commit is contained in:
committed by
Vadim Zeitlin
parent
2afddd5e22
commit
f2132ac0f3
@@ -79,7 +79,7 @@ public:
|
||||
void OnEditSelectAll (wxCommandEvent &event);
|
||||
void OnEditSelectLine (wxCommandEvent &event);
|
||||
//! view
|
||||
void OnHilightLang (wxCommandEvent &event);
|
||||
void OnHighlightLang (wxCommandEvent &event);
|
||||
void OnDisplayEOL (wxCommandEvent &event);
|
||||
void OnIndentGuide (wxCommandEvent &event);
|
||||
void OnLineNumber (wxCommandEvent &event);
|
||||
|
Reference in New Issue
Block a user