manuzhai Mon Apr 29 05:35:31 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-drop-db.xml
Log:
Fixed typo.
Index: phpdoc/en/reference/mysql/functions/mysql-drop-db.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-drop-db.xml:1.3
phpdoc/en/reference/mysql/functions/mysql-drop-db.xml:1.4
--- phpdoc/en/reference/mysql/functions/mysql-drop-db.xml:1.3 Sun Apr 21 03:25:13
2002
+++ phpdoc/en/reference/mysql/functions/mysql-drop-db.xml Mon Apr 29 05:35:31
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
<refentry id="function.mysql-drop-db">
<refnamediv>
@@ -35,8 +35,8 @@
</para>
</note>
<para>
- See also: <function>mysql_create_db</function>
- <function>mysql_query</function>.
+ See also: <function>mysql_create_db</function>,
+ <function>mysql_query</function>.
</para>
</refsect1>
</refentry>