From: Bruno Haible Date: Wed, 30 Jan 2002 11:03:30 +0000 (+0000) Subject: Typo in comment. X-Git-Tag: v0.11~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81f9a3bd6830ed6163aea86eae545bc5dd2ab88;p=thirdparty%2Fgettext.git Typo in comment. --- diff --git a/config.rpath b/config.rpath index c6d41239b..f5b8921e6 100755 --- a/config.rpath +++ b/config.rpath @@ -1,6 +1,6 @@ #! /bin/sh # Output a system dependent set of variables, describing how to set the -# run time search path of an executable in an executable. +# run time search path of shared libraries in an executable. # # Copyright 1996-2002 Free Software Foundation, Inc. # Taken from GNU libtool, 2001