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:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user