diff -ruN distcc.orig/Makefile distcc/Makefile --- distcc.orig/Makefile Mon Jun 23 16:52:33 2003 +++ distcc/Makefile Mon Jun 23 16:53:35 2003 @@ -41,7 +41,7 @@ pre-fetch: .if !defined(WITHOUT_GNOME) - @${ECHO_MSG} "Building with GNOME-based monitor. To disabled this, press" + @${ECHO_MSG} "Building with GNOME-based monitor. To disable this, press" @${ECHO_MSG} "Ctrl+C now and restart with 'make WITHOUT_GNOME=yes'." @${ECHO_MSG} "" .else