]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix repeated word
authorPádraig Brady <P@draigBrady.com>
Thu, 9 Sep 2021 15:04:00 +0000 (16:04 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 9 Sep 2021 15:25:36 +0000 (16:25 +0100)
A proposed change to gnulib's sc_prohibit_doubled_word
was made to detect this in future.

* README: s/can can/can/.
Fixes https://bugs.gnu.org/50484

README

diff --git a/README b/README
index 6cb7c22269280e6141260300c72e16821f88fd43..b1289f6542f92ba1f67d171bb0447400010dcd3e 100644 (file)
--- a/README
+++ b/README
@@ -158,7 +158,7 @@ Send bug reports, questions, comments, etc. to bug-coreutils@gnu.org.
 To suggest a patch, see the files README-hacking and HACKING for tips.
 
 If you have a problem with 'sort', try running 'sort --debug', as it
-can can often help find and fix problems without having to wait for an
+can often help find and fix problems without having to wait for an
 answer to a bug report.  If the debug output does not suffice to fix
 the problem on your own, please compress and attach it to the rest of
 your bug report.