aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/DefaultLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'lexlib/DefaultLexer.h')
-rw-r--r--lexlib/DefaultLexer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlib/DefaultLexer.h b/lexlib/DefaultLexer.h
index e1b74260d..6e3d7ac22 100644
--- a/lexlib/DefaultLexer.h
+++ b/lexlib/DefaultLexer.h
@@ -1,6 +1,6 @@
// Scintilla source code edit control
/** @file DefaultLexer.h
- ** A lexer base class with default empty implementations of methods.
+ ** A lexer base class with default empty implementations of methods.
** For lexers that do not support all features so do not need real implementations.
** Does have real implementation for style metadata.
**/