From: Sean Bright Date: Sun, 20 Oct 2002 23:35:56 +0000 (+0000) Subject: Fix some verbage. X-Git-Tag: php-4.3.0pre2~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d8027e3d1d4fc0e6c22ff6777075c9e7076aada;p=php Fix some verbage. --- diff --git a/README.SELF-CONTAINED-EXTENSIONS b/README.SELF-CONTAINED-EXTENSIONS index bff6c80726..e04c490077 100644 --- a/README.SELF-CONTAINED-EXTENSIONS +++ b/README.SELF-CONTAINED-EXTENSIONS @@ -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)