]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
typo
authorJim Meyering <jim@meyering.net>
Thu, 19 Oct 2006 08:49:30 +0000 (08:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 19 Oct 2006 08:49:30 +0000 (08:49 +0000)
ChangeLog

index 2141be0661383cdda41365fbd31dbc6da065842e..dbee5a58c49c39e67bd893f47a79cb595d74937f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2006-10-18  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * src/copy.c (copy_reg): Rewrite slightly to avoid duplicte code
+       * src/copy.c (copy_reg): Rewrite slightly to avoid duplicate code
        when opening dst_name.
        (copy_reg, copy_internal): Use (SYSCALL != 0) rather than plain
        (SYSCALL) to test for failure in a system call.