]> granicus.if.org Git - php/commitdiff
Fix some verbage.
authorSean Bright <elixer@php.net>
Sun, 20 Oct 2002 23:35:56 +0000 (23:35 +0000)
committerSean Bright <elixer@php.net>
Sun, 20 Oct 2002 23:35:56 +0000 (23:35 +0000)
README.SELF-CONTAINED-EXTENSIONS

index bff6c80726bf4e7254ed648ed8add8cb50152426..e04c4900777a23556afbda8b35110b1e3ffe4e5f 100644 (file)
@@ -4,7 +4,7 @@ $Id$
 HOW TO CREATE A SELF-CONTAINED PHP EXTENSION
 
   A self-contained extension can be distributed independently of
-  the PHP source. To create such an extension, three things are
+  the PHP source. To create such an extension, two things are
   required:
 
   - Configuration file (config.m4)