typo fix; thanks derick

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123145 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2003-04-11 11:22:03 +00:00
parent 520215ff82
commit f0f5eb7dab

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.62 -->
<refentry id="function.mysql-query">
<refnamediv>
@ -20,7 +20,7 @@
<parameter>link_identifier</parameter> isn't specified, the last
opened link is assumed. If no link is open, the function tries
to establish a link as if <function>mysql_connect</function> was
called with no arguments, and use it. The result of the query is bufferd.
called with no arguments, and use it. The result of the query is buffered.
</para>
<note>
<para>