]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
typo.
authorBruno Haible <bruno@clisp.org>
Tue, 30 Oct 2001 11:20:31 +0000 (11:20 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 30 Oct 2001 11:20:31 +0000 (11:20 +0000)
lib/copy-file.h

index ce68dd21b943d0e7f3053d3c4ad06de09e9c3fd1..e0958bdeb9d053c96de7cc97566c7573bcb143c0 100644 (file)
@@ -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,