diff --git a/INSTALL b/INSTALL index 1bf444eeebb4d07f430c28e2b719fd3231878597..6ccdde8e43555dd9ca3d82dce1d4bb8984f8b1a0 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" ============================================================================