diff options
author | foobar <sniper@php.net> | 2006-01-01 13:13:52 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2006-01-01 13:13:52 +0000 |
commit | 63e14480fcc1fb689cd2683191aeed75e9cb516c (patch) | |
tree | 1a664023dece69244eb1007a4e0a86a0c3b1416b /Zend/zend_multibyte.h | |
parent | 12894cc1b6e006a48c865ee7b8c5d455af2eaed8 (diff) | |
download | php-git-63e14480fcc1fb689cd2683191aeed75e9cb516c.tar.gz |
fix typo
Diffstat (limited to 'Zend/zend_multibyte.h')
-rw-r--r-- | Zend/zend_multibyte.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_multibyte.h b/Zend/zend_multibyte.h index 1146ce65dc..34d42f1842 100644 --- a/Zend/zend_multibyte.h +++ b/Zend/zend_multibyte.h @@ -6,7 +6,7 @@ +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | - | available at through the world-wide-web at | + | available through the world-wide-web at | | http://www.zend.com/license/2_00.txt. | | If you did not receive a copy of the Zend license and are unable to | | obtain it through the world-wide-web, please send a note to | |