mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55435 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ce8536ec4c
commit
35e260727a
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.17 $ -->
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<appendix id="resource">
|
||||
<title>PHP Resource Types</title>
|
||||
<para>
|
||||
|
@ -262,7 +262,7 @@
|
|||
<entry>
|
||||
<function>dbx_close</function>
|
||||
</entry>
|
||||
<entry>dbx connexion</entry>
|
||||
<entry>dbx connection</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>dbx_result_object</entry>
|
||||
|
@ -1630,7 +1630,7 @@
|
|||
<entry>Public Key</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>oracle cursor</entry>
|
||||
<entry>oracle Cursor</entry>
|
||||
<entry>
|
||||
<function>ora_open</function>
|
||||
</entry>
|
||||
|
@ -2159,7 +2159,7 @@
|
|||
<entry>
|
||||
<function>sybase_close</function>
|
||||
</entry>
|
||||
<entry>Link to Sybase Database using DB library</entry>
|
||||
<entry>Link to Sybase database using DB library</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>sybase-db link persistent</entry>
|
||||
|
@ -2209,7 +2209,7 @@
|
|||
<entry>
|
||||
<function>sybase_close</function>
|
||||
</entry>
|
||||
<entry>Link to Sybase Database using CT library</entry>
|
||||
<entry>Link to Sybase database using CT library</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>sybase-ct link persistent</entry>
|
||||
|
|
Loading…
Reference in a new issue