aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexOthers.cxx
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-02-27 01:12:47 +0000
committernyamatongwe <devnull@localhost>2001-02-27 01:12:47 +0000
commit092d0572b39dea08d13c8a5c0f17fdbec2d99cd0 (patch)
tree22b082b24bb31300a43cef5b26c824a7fcda3f32 /src/LexOthers.cxx
parente25dda1fdca3e282f7aaf4bf5cd5068031aad57d (diff)
downloadscintilla-mirror-092d0572b39dea08d13c8a5c0f17fdbec2d99cd0.tar.gz
Patch from Philippe to regularise comments.
Diffstat (limited to 'src/LexOthers.cxx')
-rw-r--r--src/LexOthers.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexOthers.cxx b/src/LexOthers.cxx
index 83657e019..f3acd2f9d 100644
--- a/src/LexOthers.cxx
+++ b/src/LexOthers.cxx
@@ -1,4 +1,4 @@
-// SciTE - Scintilla based Text Editor
+// Scintilla source code edit control
/** @file LexOthers.cxx
** Lexers for batch files, diff results, properties files, make files and error lists.
** Also lexer for LaTeX documents.