From 4639844208e060fcffd9cc21bff44bda033ca82c Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Thu, 19 Jul 2007 14:07:41 +0000
Subject: [PATCH] Fix spelling typo

--HG--
extra : convert_revision : 3080d6d5d0bf6772752e5fd8e28657817b41c748
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 1bf444ee..6ccdde8e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,7 +24,7 @@ See MULTI for instructions on making all-in-one binaries.
 
 If you want to compile statically, add "STATIC=1" to the make command-line.
 
-Binaries can be strippd with "make strip"
+Binaries can be stripped with "make strip"
 
 ============================================================================
 
-- 
GitLab