1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 11:29:09 +02:00

maint: fix grammar in a shred.c comment

* src/shred.c: Remove spurious "to" in an old comment.
This commit is contained in:
Jim Meyering
2017-07-23 20:04:15 +02:00
parent 5744964496
commit c8ee5f19e8
+1 -1
View 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: