]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: avoid a recent syntax check failure master
authorPádraig Brady <P@draigBrady.com>
Thu, 16 Jul 2026 11:17:27 +0000 (12:17 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 16 Jul 2026 11:28:07 +0000 (12:28 +0100)
* HACKING: Tweak line length.

HACKING

diff --git a/HACKING b/HACKING
index 241a862f23c215ce1faa8117d6b2bd3829217424..a3cf3edef594b6cee78251a7fee05b88539aaf48 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -29,8 +29,8 @@ You can also interact with the project through the github mirror at:
 The entire repository, including revision control history
 dating back to 1991, currently weighs in at about 50MB.
 So you don't want to download it more often than necessary.
-Once downloaded, you can get incremental updates by running one of these commands
-from inside your new coreutils/ directory:
+Once downloaded, you can get incremental updates by running one of these
+commands from inside your new coreutils/ directory:
 
 If you have made *no* changes:
     git pull