From 7e4fcefc4f0ce0f4bd074883ac3c7b286d954aa4 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 27 Apr 2018 11:39:27 +1000 Subject: Backport: Fix comments. Backport of changeset 6748:584479379ccb. --- lexlib/PropSetSimple.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lexlib/PropSetSimple.cxx b/lexlib/PropSetSimple.cxx index ed473bc3b..cbcbac5bd 100644 --- a/lexlib/PropSetSimple.cxx +++ b/lexlib/PropSetSimple.cxx @@ -1,6 +1,6 @@ -// SciTE - Scintilla based Text Editor +// Scintilla source code edit control /** @file PropSetSimple.cxx - ** A Java style properties file module. + ** A basic string to string map. **/ // Copyright 1998-2010 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. -- cgit v1.2.3