From 5836b2069ddc6cbccb4c426855e7975a4ffca44d Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Sun, 20 Jun 2010 18:18:04 +0000 Subject: [PATCH] Fix typo "an" -> "a" git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300621 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/functions/urls/http-build-url.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/http/functions/urls/http-build-url.xml b/reference/http/functions/urls/http-build-url.xml index 943d256601..61edbb6ff7 100644 --- a/reference/http/functions/urls/http-build-url.xml +++ b/reference/http/functions/urls/http-build-url.xml @@ -4,7 +4,7 @@ http_build_url - Build an URL + Build a URL &reftitle.description; @@ -17,7 +17,7 @@ - Build an URL. + Build a URL. The parts of the second URL will be merged into the first according to the flags argument.