From: Antony Dovgal Date: Fri, 16 Feb 2007 23:49:48 +0000 (+0000) Subject: fix typo X-Git-Tag: php-5.2.2RC1~375 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=704b191d6a57fa280a477802e47b896e5b11394a;p=php fix typo --- diff --git a/Zend/zend_alloc.c b/Zend/zend_alloc.c index ca5e84a8af..76a2a8aa6a 100644 --- a/Zend/zend_alloc.c +++ b/Zend/zend_alloc.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Andi Gutmans | | Zeev Suraski | - | Dmitry Sogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */