samesch Sun Nov 21 07:41:52 2004 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-list-tables.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-list-tables.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-list-tables.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-list-tables.xml:1.10
phpdoc/en/reference/mysql/functions/mysql-list-tables.xml:1.11
--- phpdoc/en/reference/mysql/functions/mysql-list-tables.xml:1.10 Thu Apr
8 01:48:47 2004
+++ phpdoc/en/reference/mysql/functions/mysql-list-tables.xml Sun Nov 21
07:41:52 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
<refentry id="function.mysql-list-tables">
<refnamediv>
@@ -30,7 +30,7 @@
</para>
<para>
For downward compatibility, the function alias named
- <function>mysql_listtables</function> can be used. This is
+ <function>mysql_list_tables</function> can be used. This is
deprecated however and is not recommended.
</para>
<note>