diff options
author | Martin Kraemer <martin@php.net> | 2007-03-14 09:58:14 +0000 |
---|---|---|
committer | Martin Kraemer <martin@php.net> | 2007-03-14 09:58:14 +0000 |
commit | 9c62ddde343129e7f191039d1d5a49bb3b1bb0b8 (patch) | |
tree | 0267aa2fda178ce3ff0509ead75693571ee00901 /ext/tokenizer | |
parent | 6d70aa1f4e99d0ff8f9c334a9c0ce07a69cb26a3 (diff) | |
download | php-git-9c62ddde343129e7f191039d1d5a49bb3b1bb0b8.tar.gz |
Typo
Diffstat (limited to 'ext/tokenizer')
-rw-r--r-- | ext/tokenizer/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tokenizer/package.xml b/ext/tokenizer/package.xml index 16757db7df..f6f754c3d2 100644 --- a/ext/tokenizer/package.xml +++ b/ext/tokenizer/package.xml @@ -23,7 +23,7 @@ to deal with the language specification at the lexical level. <version>5.0.0rc1</version> <date>2004-03-19</date> <notes> -package.xml added to support intallation using pear installer +package.xml added to support installation using pear installer </notes> <filelist> <file role="doc" name="CREDITS"/> |