mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix typos (clients -> client's)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324438 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e03c62dfee
commit
ac13f58183
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<refentry xml:id="function.http-negotiate-charset" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>http_negotiate_charset</refname>
|
||||
<refpurpose>Negotiate clients preferred character set</refpurpose>
|
||||
<refpurpose>Negotiate client's preferred character set</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<refentry xml:id="function.http-negotiate-content-type" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>http_negotiate_content_type</refname>
|
||||
<refpurpose>Negotiate clients preferred content type</refpurpose>
|
||||
<refpurpose>Negotiate client's preferred content type</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
|
Loading…
Reference in a new issue