]> granicus.if.org Git - php/commitdiff
chech -> check
authorWez Furlong <wez@php.net>
Sat, 18 Oct 2003 09:44:12 +0000 (09:44 +0000)
committerWez Furlong <wez@php.net>
Sat, 18 Oct 2003 09:44:12 +0000 (09:44 +0000)
ext/ext_skel

index 341587fa322510c9efc0d09d2381b53bd21a6043..84a7d69144dbf261f0300c2714b6461be03b374d 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