From 362b07239385466e45d0d078c5f3f4630a0bd433 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 2 Jun 2014 09:03:28 +0200 Subject: [PATCH] requires on -> depends on --- http.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http.md b/http.md index d56a04f..0f39541 100644 --- a/http.md +++ b/http.md @@ -24,7 +24,7 @@ This extension unconditionally depends on the pre-loaded presence of the followi * spl -If configured ```--with-http-shared-deps``` (default) it requires on the pre-loaded presence of the following extensions, as long as they were available at build time: +If configured ```--with-http-shared-deps``` (default) it depends on the pre-loaded presence of the following extensions, as long as they were available at build time: * hash * iconv -- 2.30.2