From: Carson McDonald Date: Fri, 5 Apr 2013 14:53:13 +0000 (-0400) Subject: Fix typo X-Git-Tag: php-5.4.15RC1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39bc1bd25f765726e6cdf15fd663b2c1430d2c8a;p=php Fix typo --- diff --git a/ext/skeleton/skeleton.c b/ext/skeleton/skeleton.c index 920354a066..ee4ea74e16 100644 --- a/ext/skeleton/skeleton.c +++ b/ext/skeleton/skeleton.c @@ -127,7 +127,7 @@ PHP_MINFO_FUNCTION(extname) /* }}} */ -/* Remove the following function when you have succesfully modified config.m4 +/* Remove the following function when you have successfully modified config.m4 so that your module can be compiled into PHP, it exists only for testing purposes. */