From: Jim Meyering Date: Tue, 10 Jul 2001 13:05:46 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: CPPI-1_10~14 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d9076f5a877d98985f3cf03fd47d8c5bbe8553ed;p=thirdparty%2Fcoreutils.git fix typo in comment --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index ea54aaef73..981114d34a 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -1,7 +1,7 @@ # -*- Makefile -*- for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997, 2000 by Ulrich Drepper # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available.