Commit:    39bc1bd25f765726e6cdf15fd663b2c1430d2c8a
Author:    Carson McDonald <car...@ioncannon.net>         Fri, 5 Apr 2013 
10:53:13 -0400
Committer: Xinchen Hui <larue...@php.net>      Fri, 5 Apr 2013 23:27:34 +0800
Parents:   1bcaf771dcb244aa1109d8a0ab7678f8e01d9680
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=39bc1bd25f765726e6cdf15fd663b2c1430d2c8a

Log:
Fix typo

Changed paths:
  M  ext/skeleton/skeleton.c


Diff:
diff --git a/ext/skeleton/skeleton.c b/ext/skeleton/skeleton.c
index 920354a..ee4ea74 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. */


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to