mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79836 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8229d60131
commit
03bca37f37
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<reference id="ref.pgsql">
|
||||
<title>PostgreSQL functions</title>
|
||||
<titleabbrev>PostgreSQL</titleabbrev>
|
||||
|
@ -89,8 +89,8 @@
|
|||
<entry><function>pg_field_num</function></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>pg_fieldptrlen</function></entry>
|
||||
<entry><function>pg_field_ptrlen</function></entry>
|
||||
<entry><function>pg_fieldprtlen</function></entry>
|
||||
<entry><function>pg_field_prtlen</function></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>pg_fieldisnull</function></entry>
|
||||
|
|
Loading…
Reference in a new issue