diff options
-rw-r--r-- | src/LexBasic.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/LexBasic.cxx b/src/LexBasic.cxx index b8f83f171..713ded614 100644 --- a/src/LexBasic.cxx +++ b/src/LexBasic.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control -/** @file LexBB.cxx - ** Lexer for BlitzBasic. +/** @file LexBasic.cxx + ** Lexer for BlitzBasic and PureBasic. **/ // Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org> // The License.txt file describes the conditions under which this software may be distributed. |