From 4f37db425365117c17863d9eb05b296822a4b773 Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 12 Oct 2010 10:18:09 +0000 Subject: [PATCH] gtk2: fix comment git-svn-id: trunk@27662 - --- lcl/interfaces/gtk/gtkfontcache.pas | 2 +- lcl/interfaces/gtk2/gtk2fontcache.pas | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lcl/interfaces/gtk/gtkfontcache.pas b/lcl/interfaces/gtk/gtkfontcache.pas index b5782cd05b..62ec1ff274 100644 --- a/lcl/interfaces/gtk/gtkfontcache.pas +++ b/lcl/interfaces/gtk/gtkfontcache.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.modifiedLGPL.txt, included in this distribution, * + * See the file COPYING.modifiedLGPL.txt, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * diff --git a/lcl/interfaces/gtk2/gtk2fontcache.pas b/lcl/interfaces/gtk2/gtk2fontcache.pas index ac3010b679..95d0c63df2 100644 --- a/lcl/interfaces/gtk2/gtk2fontcache.pas +++ b/lcl/interfaces/gtk2/gtk2fontcache.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.modifiedLGPL.txt, included in this distribution, * + * See the file COPYING.modifiedLGPL.txt, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, *