From 3efb2acb34e5a6dadcd9cb152870aa5b487a318e Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Thu, 7 Apr 2005 23:33:37 +0000 Subject: [PATCH] MFH 1.36: Spell "overridden" correctly. --- build/buildcheck.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/buildcheck.sh b/build/buildcheck.sh index c4aaedb09b..1e24ce8792 100755 --- a/build/buildcheck.sh +++ b/build/buildcheck.sh @@ -16,14 +16,14 @@ # | Sascha Schumann | # +----------------------------------------------------------------------+ # -# $Id: buildcheck.sh,v 1.30.2.5 2005-04-07 20:43:26 sniper Exp $ +# $Id: buildcheck.sh,v 1.30.2.6 2005-04-07 23:33:37 jon Exp $ # echo "buildconf: checking installation..." stamp=$1 -# Allow the autoconf executable to be overriden by $PHP_AUTOCONF. +# Allow the autoconf executable to be overridden by $PHP_AUTOCONF. if test -z "$PHP_AUTOCONF"; then PHP_AUTOCONF='autoconf' fi -- 2.40.0