From 69d62e1d65aaca729abae8eea7fc5c50f345bc43 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 13 Sep 2010 15:31:34 +0000 Subject: [PATCH 1/1] Typo fix. --- doc/HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/HACKING b/doc/HACKING index 5f03ced..b686031 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -240,8 +240,8 @@ separate project). I then hand-tuned and refactored the result. The LOC count dropped by almost exactly 20% during this process, from a bit over 8100 lines to a bit over 6500 lines. If the code is still -shorter than that when you read thism, it's because this file comtains -nost of what used to be a huge header comment. +shorter than that when you read this, it's because this file contains +most of what used to be a huge header comment. SST is not a data-structure- intensive program, so it compresses less under translation to Python than the 50% drop in LOC I've found to be -- 2.31.1