From 91feded51c52fae31ac922a707fd55e1705dbf6d Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Thu, 9 Sep 2021 16:04:00 +0100 Subject: [PATCH] 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 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2