From e1d7ccd4fdb2670a8edc35f59f5c294b7c828f95 Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Fri, 16 Aug 2024 07:10:53 -0500 Subject: [PATCH] HACKING: Fix missing capitalization. --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index a1e0ed7c3..8f2945906 100644 --- a/HACKING +++ b/HACKING @@ -6,7 +6,7 @@ This file contains advice on developing and contributing to groff. It assumes that developers will install the 'git' revision control -system and build groff using the instructions in 'INSTALL.repo'. +system and build groff using the instructions in 'INSTALL.REPO'. Familiarize yourself with the structure of the source tree by studying its 'MANIFEST' file at the top level.