]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tweak grammar in comment
authorJim Meyering <jim@meyering.net>
Sun, 25 Jun 2006 19:27:19 +0000 (19:27 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Jun 2006 19:27:19 +0000 (19:27 +0000)
src/remove.c

index c1f5b32866cce292dabda381887f761a90c59cf0..bfb0a32641703d9e4abdcf9714a7b1c6a0484783 100644 (file)
@@ -1220,7 +1220,7 @@ remove_dir (int fd_cwd, Dirstack_state *ds, char const *dir,
          errno = saved_errno;
        }
 
-      /* CAUTION: this test and diagnostic are identical those
+      /* CAUTION: this test and diagnostic are identical to those
         following the other use of fd_to_subdirp.  */
       if (errno != ENOENT || !x->ignore_missing_files)
        error (0, errno,