From: Pádraig Brady
Date: Thu, 9 Sep 2021 15:04:00 +0000 (+0100) Subject: doc: fix repeated word X-Git-Tag: v9.0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91feded51c52fae31ac922a707fd55e1705dbf6d;p=thirdparty%2Fcoreutils.git doc: fix repeated word 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 --- diff --git a/README b/README index 6cb7c22269..b1289f6542 100644 --- 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.