requires on -> depends on
authorMichael Wallner <mike@php.net>
Mon, 2 Jun 2014 07:03:28 +0000 (09:03 +0200)
committerMichael Wallner <mike@php.net>
Mon, 2 Jun 2014 07:03:28 +0000 (09:03 +0200)
http.md

diff --git a/http.md b/http.md
index d56a04fd7c046cd47a1b31321264b20eb8f034d8..0f395412ef749c53860b30609a40fe11ce602c0e 100644 (file)
--- 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