diff options
Diffstat (limited to 'ext/tokenizer/package.xml')
-rw-r--r-- | ext/tokenizer/package.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/tokenizer/package.xml b/ext/tokenizer/package.xml index c6ad4ff2a7..57abbd5b55 100644 --- a/ext/tokenizer/package.xml +++ b/ext/tokenizer/package.xml @@ -12,10 +12,10 @@ </maintainer> </maintainers> <description> -The tokenizer functions provide an interface to the PHP tokenizer -embedded in the Zend Engine. Using these functions you may write -your own PHP source analyzing or modification tools without having -to deal with the language specification at the lexical level. +The tokenizer functions provide an interface to the PHP tokenizer +embedded in the Zend Engine. Using these functions you may write +your own PHP source analyzing or modification tools without having +to deal with the language specification at the lexical level. </description> <license>PHP</license> <release> |