master: Fix typo noticed when grepping for "contest"
snuglas via Sbcl-commits <[email protected]> Fri, 01 May 2026 03:15:31 +0000
| Newsgroups | gmane.lisp.steel-bank.cvs |
|---|---|
| Message-ID | <[email protected]> |
The branch "master" has been updated in SBCL:
via a48121ddb348ca5a5e62c192e2fadb561eeb1347 (commit)
from 54825aa446a17b1d66aba2907495ab4efa6dd2e2 (commit)
- Log -----------------------------------------------------------------
commit a48121ddb348ca5a5e62c192e2fadb561eeb1347
Author: Douglas Katzman <[email protected]>
Date: Thu Apr 30 23:14:20 2026 -0400
Fix typo noticed when grepping for "contest"
---
HACKING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/HACKING b/HACKING
index 13d44a403..4d927fa33 100644
--- a/HACKING
+++ b/HACKING
@@ -3,7 +3,7 @@ SBCL Hacking Guide
(This is not a most actively maintained file, but recommended
reading anyways.)
-Table of Contests
+Table of Contents
* Modifying
* Patch Submissions
-----------------------------------------------------------------------
hooks/post-receive
--
SBCL