From: Moriyoshi Koizumi Date: Fri, 26 Sep 2003 11:06:39 +0000 (+0000) Subject: Fix typo X-Git-Tag: php-4.3.4RC1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94f05e60c2e12eebb8f559f663bb244416331778;p=php Fix typo --- diff --git a/ext/mbstring/tests/mb_send_mail01.phpt b/ext/mbstring/tests/mb_send_mail01.phpt index af70a8e23d..bc481fbba0 100644 --- a/ext/mbstring/tests/mb_send_mail01.phpt +++ b/ext/mbstring/tests/mb_send_mail01.phpt @@ -7,7 +7,7 @@ if (@mb_send_mail() === false || !mb_language("neutral")) { } ?> --INI-- -sendmail_path=/usr/cat +sendmail_path=/bin/cat --FILE--