diff options
author | foobar <sniper@php.net> | 2005-05-07 15:43:55 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-05-07 15:43:55 +0000 |
commit | d24f853464acaa37637713dca5b54ebd913cc234 (patch) | |
tree | cf5790aa9d6922dfd2dba00d3abc3f127ac6c658 | |
parent | 660afcaef466ba59cff8419139214b6ae9782c88 (diff) | |
download | php-git-d24f853464acaa37637713dca5b54ebd913cc234.tar.gz |
typofix
-rw-r--r-- | sapi/cli/php.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index c4e6d3bc35..6b0d68b482 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -111,7 +111,7 @@ executed. .B \-a Run PHP interactively. This lets you enter snippets of PHP code that directly get executed. When readline support is enabled you can edit the lines and also -have hitory support. +have history support. .TP .PD 0 .B \-\-php\-ini \fIpath\fP|\fIfile\fP |