From d57a1695003b63d988839c554f0546ddaa38f8a3 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 9 Feb 2005 06:14:48 +0000 Subject: [PATCH] typo fix --- ext/pdo/Makefile.frag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1