]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: shred: minor fix
authorÁlvar Ibeas <a.ibeas@gmx.com>
Tue, 13 Sep 2022 22:24:27 +0000 (17:24 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Sep 2022 22:25:10 +0000 (17:25 -0500)
* doc/coreutils.texi: Fix wording.

Copyright-paperwork-exempt: yes

doc/coreutils.texi

index 2af7616546234e550fd4343f45254fe33211ea37..e6eae44dc79eb04ff387b81ce022e6030937d541 100644 (file)
@@ -10297,7 +10297,7 @@ with non-sensitive data.
 @strong{Please note} that @command{shred} relies on a crucial
 assumption: that the file system and hardware overwrite data in place.
 Although this is common and is the traditional
-way to do things, but many modern file system designs do not satisfy this
+way to do things, many modern file system designs do not satisfy this
 assumption.  Exceptions include:
 
 @itemize @bullet