From 219e641af24ed4e4383c0a11164e26f6a3333778 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 21 Apr 2016 11:19:06 +1000 Subject: Correct comments. --- lexlib/WordList.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lexlib') diff --git a/lexlib/WordList.cxx b/lexlib/WordList.cxx index be7fda505..63d22338f 100644 --- a/lexlib/WordList.cxx +++ b/lexlib/WordList.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control -/** @file KeyWords.cxx - ** Colourise for particular languages. +/** @file WordList.cxx + ** Hold a list of words. **/ // Copyright 1998-2002 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. -- cgit v1.2.3