wez             Sat Oct 18 05:44:13 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/ext        ext_skel 
  Log:
  chech -> check
  
Index: php-src/ext/ext_skel
diff -u php-src/ext/ext_skel:1.43 php-src/ext/ext_skel:1.43.4.1
--- php-src/ext/ext_skel:1.43   Tue Jul 30 15:02:23 2002
+++ php-src/ext/ext_skel        Sat Oct 18 05:44:12 2003
@@ -150,7 +150,7 @@
   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 
 

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

Reply via email to