]> granicus.if.org Git - php/commitdiff
fix typo (#38223)
authorAntony Dovgal <tony2001@php.net>
Wed, 26 Jul 2006 16:25:58 +0000 (16:25 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 26 Jul 2006 16:25:58 +0000 (16:25 +0000)
sapi/cli/php.1.in

index be286eb4434546b7f9454d48e8109467f040b985..016b6217a8d94a169ad84667803f21e580a270ac 100644 (file)
@@ -25,7 +25,7 @@ php - 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