]> granicus.if.org Git - php/commitdiff
Improve the wording in this paragraph.
authorJon Parise <jon@php.net>
Wed, 23 Oct 2002 21:35:17 +0000 (21:35 +0000)
committerJon Parise <jon@php.net>
Wed, 23 Oct 2002 21:35:17 +0000 (21:35 +0000)
README.SELF-CONTAINED-EXTENSIONS

index e04c4900777a23556afbda8b35110b1e3ffe4e5f..e6a375331b4a575aa7a3a84dce312dd658ebb067 100644 (file)
@@ -115,8 +115,9 @@ CREATING SOURCE FILES
 
 CREATING THE SELF-CONTAINED EXTENSION
 
-  Put config.m4 and the source files into one directory. Afterwards,
-  run phpize (this is installed during make install by PHP 4.0).
+  Put config.m4 and the source files into one directory. Then, run phpize
+  (this is installed during make install by PHP 4.0).
+
   For example, if you configured PHP with --prefix=/php, you would run
 
      $ /php/bin/phpize