]> granicus.if.org Git - php/commitdiff
typo fix by zoot@zotikos.com
authorSascha Schumann <sas@php.net>
Tue, 2 Oct 2001 14:54:46 +0000 (14:54 +0000)
committerSascha Schumann <sas@php.net>
Tue, 2 Oct 2001 14:54:46 +0000 (14:54 +0000)
sapi/thttpd/README

index b46c4dea5c6c6ec27781e63a8aafca08ee4eadd2..07e40784e053d1a084bfdc761d45a60948347b6d 100644 (file)
@@ -4,7 +4,7 @@ README FOR THTTPD MODULE (by Sascha Schumann)
        This is a SAPI module for PHP 4.0 supporting thttpd, the tiny,
        turbo, throttling HTTP server by Jef Poskanzer.
 
-       The module contains a patch against version 2.19 of thttpd. The patch
+       The module contains a patch against version 2.21b of thttpd. The patch
        adds hooks to thttpd to call PHP, if a filename matches *.php. This
        patch will be applied when you install PHP.