Fix typo "an" -> "a"

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300621 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joey Smith 2010-06-20 18:18:04 +00:00
parent be16dd607b
commit 5836b2069d

View file

@ -4,7 +4,7 @@
<refentry xml:id="function.http-build-url" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>http_build_url</refname>
<refpurpose>Build an URL</refpurpose>
<refpurpose>Build a URL</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
@ -17,7 +17,7 @@
</methodsynopsis>
<para>
Build an URL.
Build a URL.
</para>
<para>
The parts of the second URL will be merged into the first according to the flags argument.