]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix grammar in a shred.c comment
authorJim Meyering <meyering@fb.com>
Sun, 23 Jul 2017 18:04:15 +0000 (20:04 +0200)
committerJim Meyering <meyering@fb.com>
Tue, 25 Jul 2017 00:55:26 +0000 (17:55 -0700)
* src/shred.c: Remove spurious "to" in an old comment.

src/shred.c

index e6df4095adf4fd920796e1fb73286fbd7d7843bb..e8fe307e14f8a4641b1f5df12271442c9937531b 100644 (file)
@@ -45,7 +45,7 @@
  * assumption out, and the assumption that you want the data processed
  * as fast as the hard drive can spin, you can do better.
  *
- * If asked to wipe a file, this also unlinks it, renaming it to in a
+ * If asked to wipe a file, this also unlinks it, renaming it in a
  * clever way to try to leave no trace of the original filename.
  *
  * This was inspired by a desire to improve on some code titled: