added missing word

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301806 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mark Wiesemann 2010-08-02 21:45:23 +00:00
parent af6e1aeca5
commit a86495afc6

View file

@ -17,7 +17,7 @@
Retrieves the table name from a <parameter>result</parameter>.
</para>
<para>
This function deprecated. It is preferable to use
This function is deprecated. It is preferable to use
<function>mysql_query</function> to issue an SQL <literal>SHOW TABLES
[FROM db_name] [LIKE 'pattern']</literal> statement instead.
</para>