diff options
Diffstat (limited to 'lexers/LexFortran.cxx')
| -rw-r--r-- | lexers/LexFortran.cxx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lexers/LexFortran.cxx b/lexers/LexFortran.cxx index 280250c29..5deaf1173 100644 --- a/lexers/LexFortran.cxx +++ b/lexers/LexFortran.cxx @@ -1,7 +1,7 @@  // Scintilla source code edit control  /** @file LexFortran.cxx   ** Lexer for Fortran. - ** Writen by Chuan-jian Shen, Last changed Sep. 2003 + ** Written by Chuan-jian Shen, Last changed Sep. 2003   **/  // Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>  // The License.txt file describes the conditions under which this software may be distributed. | 
