From f1aa8c331999ba36a7c79dcfc88bcd84c58950f1 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Thu, 10 Aug 2006 10:09:47 +0000 Subject: [PATCH] Fixed typo in comment git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23245 72102866-910b-0410-8b05-ffd578937521 --- config.make.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.make.in b/config.make.in index cd756c56..b41dfa23 100644 --- a/config.make.in +++ b/config.make.in @@ -163,7 +163,7 @@ USE_OBJC_EXCEPTIONS = @USE_OBJC_EXCEPTIONS@ # Location of GNUstep's config file for this installation # # Warning - the base library's configure.in will extract the GNUstep -# config file locationfrom the following line using grep/sed - so if +# config file location from the following line using grep/sed - so if # you change the following lines you *need* to update the base library # configure.in too. #