From: foobar Date: Wed, 2 Mar 2005 21:46:45 +0000 (+0000) Subject: typofix X-Git-Tag: php-4.3.11RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c20b136481fe859c09e2d4910a0616547d6cac3;p=php typofix --- diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index 13f6d228aa..b08db3e792 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -141,7 +141,7 @@ cannot not be found. .SH EXAMPLES .TP 5 \fIphp -r 'echo "Hello World\\n";'\fP -This command simply writes the text "Hello World" to stabdard out. +This command simply writes the text "Hello World" to standard out. .TP \fIphp \-r 'print_r(gd_info());'\fP This shows the configuration of your gd extension. You can use this