From 3c20b136481fe859c09e2d4910a0616547d6cac3 Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 2 Mar 2005 21:46:45 +0000 Subject: [PATCH] typofix --- sapi/cli/php.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1