summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sapi/cli/php.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in
index 1b2c4d6333..1f924e7212 100644
--- a/sapi/cli/php.1.in
+++ b/sapi/cli/php.1.in
@@ -44,7 +44,7 @@ PHP Command Line Interface 'CLI'
.B PHP
is a widely\-used general\-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. This is the command line interface
-that enables you to the following:
+that enables you to do the following:
.P
You can parse and execute files by using parameter \-f followed by the name of the
.IR file