summaryrefslogtreecommitdiff
path: root/ext/skeleton/skeleton.c
diff options
context:
space:
mode:
authorCarson McDonald <carson@ioncannon.net>2013-04-05 10:53:13 -0400
committerXinchen Hui <laruence@php.net>2013-04-05 23:27:34 +0800
commit39bc1bd25f765726e6cdf15fd663b2c1430d2c8a (patch)
tree8dcf30e9cf465760aa394e6f50ebe611c6d71b5b /ext/skeleton/skeleton.c
parent1bcaf771dcb244aa1109d8a0ab7678f8e01d9680 (diff)
downloadphp-git-39bc1bd25f765726e6cdf15fd663b2c1430d2c8a.tar.gz
Fix typo
Diffstat (limited to 'ext/skeleton/skeleton.c')
-rw-r--r--ext/skeleton/skeleton.c2
1 files changed, 1 insertions, 1 deletions
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. */