]> granicus.if.org Git - php/commitdiff
-fix typo
authorDerick Rethans <derick@php.net>
Sun, 1 Dec 2002 13:43:17 +0000 (13:43 +0000)
committerDerick Rethans <derick@php.net>
Sun, 1 Dec 2002 13:43:17 +0000 (13:43 +0000)
ext/ext_skel

index 6143ea9ecc491416051540bca95658ed389cfade..3abf341bdf5241796df7e8b989ab97987b3e7812 100755 (executable)
@@ -150,7 +150,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
   dnl # --with-$extname -> add include path
   dnl PHP_ADD_INCLUDE(\$${EXTNAME}_DIR/include)
 
-  dnl # --with-$extname -> chech for lib and symbol presence
+  dnl # --with-$extname -> check for lib and symbol presence
   dnl LIBNAME=$extname # you may want to change this
   dnl LIBSYMBOL=$extname # you most likely want to change this