mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fixed all remaining references to pg_(set)clientencoding and a few typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32630 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2a7b5373a9
commit
eae863b81f
1 changed files with 3 additions and 3 deletions
|
@ -1211,9 +1211,9 @@ for ($i=0; $i<$num; $i++) {
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.pg-set-client-enc">
|
||||
<refentry id="function.pg-set-client-encoding">
|
||||
<refnamediv>
|
||||
<refname>pg_set_client_encodingoding</refname>
|
||||
<refname>pg_set_client_encoding</refname>
|
||||
<refpurpose>
|
||||
Set the client encoding
|
||||
</refpurpose>
|
||||
|
@ -1256,7 +1256,7 @@ for ($i=0; $i<$num; $i++) {
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.pg-client-enc">
|
||||
<refentry id="function.pg-client-encoding">
|
||||
<refnamediv>
|
||||
<refname>pg_client_encoding</refname>
|
||||
<refpurpose>
|
||||
|
|
Loading…
Reference in a new issue