From: Wez Furlong Date: Wed, 9 Feb 2005 06:14:48 +0000 (+0000) Subject: typo fix X-Git-Tag: RELEASE_0_2_1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d57a1695003b63d988839c554f0546ddaa38f8a3;p=php typo fix --- diff --git a/ext/pdo/Makefile.frag b/ext/pdo/Makefile.frag index 60f0f10690..88c255bd03 100644 --- a/ext/pdo/Makefile.frag +++ b/ext/pdo/Makefile.frag @@ -26,7 +26,7 @@ install-pdo-headers: @echo "If you'd like to have PDO show up in the list of installed" @echo "packages when you run \"pear list\", you may now run" @echo "\"sudo pear install package.xml\"" - @echo "this time, when prompted to press enter, you shold type" + @echo "this time, when prompted to press enter, you should type" @echo "\"no\" and press enter instead." # mini hack