summaryrefslogtreecommitdiffstats
path: root/scintilla/lexlib/LexerBase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'scintilla/lexlib/LexerBase.cxx')
-rw-r--r--scintilla/lexlib/LexerBase.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scintilla/lexlib/LexerBase.cxx b/scintilla/lexlib/LexerBase.cxx
index e2791ec..0f75851 100644
--- a/scintilla/lexlib/LexerBase.cxx
+++ b/scintilla/lexlib/LexerBase.cxx
@@ -1,5 +1,5 @@
// Scintilla source code edit control
-/** @file LexerSimple.cxx
+/** @file LexerBase.cxx
** A simple lexer with no state.
**/
// Copyright 1998-2010 by Neil Hodgson <neilh@scintilla.org>