diff options
Diffstat (limited to 'src/ExternalLexer.cxx')
-rw-r--r-- | src/ExternalLexer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ExternalLexer.cxx b/src/ExternalLexer.cxx index fdef2ad57..a8ed2fef5 100644 --- a/src/ExternalLexer.cxx +++ b/src/ExternalLexer.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control /** @file ExternalLexer.cxx - ** Support external lexers in DLLs. + ** Support external lexers in DLLs or shared libraries. **/ // Copyright 2001 Simon Steele <ss@pnotepad.org>, portions copyright Neil Hodgson. // The License.txt file describes the conditions under which this software may be distributed. |