kalowsky Thu Sep 5 16:19:04 2002 EDT
Modified files:
/phpdoc/en/appendices resources.xml
Log:
fix for Bug #19235
Index: phpdoc/en/appendices/resources.xml
diff -u phpdoc/en/appendices/resources.xml:1.26 phpdoc/en/appendices/resources.xml:1.27
--- phpdoc/en/appendices/resources.xml:1.26 Mon Apr 29 04:07:43 2002
+++ phpdoc/en/appendices/resources.xml Thu Sep 5 16:19:04 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.26 $ -->
+<!-- $Revision: 1.27 $ -->
<appendix id="resource">
<title>List of Resource Types</title>
<para>
@@ -208,7 +208,7 @@
<entry>
<function>dba_close</function>
</entry>
- <entry>Link to DBA base</entry>
+ <entry>Link to DBA database</entry>
</row>
<row>
<entry>dba persistent</entry>
@@ -229,7 +229,7 @@
<entry>
None
</entry>
- <entry>Persistent link to DBA base</entry>
+ <entry>Persistent link to DBA database</entry>
</row>
<row>
<entry>dbase</entry>
@@ -249,7 +249,7 @@
<entry>
<function>dbase_close</function>
</entry>
- <entry>Link to Dbase base</entry>
+ <entry>Link to Dbase database</entry>
</row>
<row>
<entry>dbx_link_object</entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php