From: Bruno Haible Date: Tue, 30 Oct 2001 11:20:31 +0000 (+0000) Subject: typo. X-Git-Tag: v0.11~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7a747b4bf58908c9c40e3ff1163dac5735a04e;p=thirdparty%2Fgettext.git typo. --- diff --git a/lib/copy-file.h b/lib/copy-file.h index ce68dd21b..e0958bdeb 100644 --- a/lib/copy-file.h +++ b/lib/copy-file.h @@ -16,7 +16,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Copy a reular file: from src_filename to dest_filename. +/* Copy a regular file: from src_filename to dest_filename. The destination file is assumed to be a backup file. Exit upon failure. */ extern void copy_file PARAMS ((const char *src_filename,