From 0d545477ee712eab4d1f49515db0b147579ee141 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 21 Apr 2016 11:12:29 +1000 Subject: Correct comment. --- lexlib/Accessor.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lexlib/Accessor.cxx') diff --git a/lexlib/Accessor.cxx b/lexlib/Accessor.cxx index 283de5bd4..f8b46ef88 100644 --- a/lexlib/Accessor.cxx +++ b/lexlib/Accessor.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control -/** @file KeyWords.cxx - ** Colourise for particular languages. +/** @file Accessor.cxx + ** Interfaces between Scintilla and lexers. **/ // Copyright 1998-2002 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. -- cgit v1.2.3