From ace08ce673845bc13aa2497182f881bcf5e32e17 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Sat, 11 Jun 2005 11:47:21 +0000 Subject: [PATCH] Fugbx typo. --- config.w32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.w32 b/config.w32 index a5a9b74..035773e 100644 --- a/config.w32 +++ b/config.w32 @@ -2,7 +2,7 @@ // $Id$ ARG_ENABLE("http", "whether to enable extended HTTP support", "no"); -ARG_WITH("http-curl-zend-mm", "wheter ext/http's curl should use zend mm"); +ARG_WITH("http-curl-zend-mm", "whether ext/http's curl should use zend mm"); if (PHP_HTTP != "no") { EXTENSION("http", -- 2.30.2