Fixed typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75091 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dirkjan Ochtman 2002-03-24 23:43:40 +00:00
parent fe7b7ea819
commit 5a70855b7e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.97 $ -->
<!-- $Revision: 1.98 $ -->
<reference id="ref.mysql">
<title>MySQL Functions</title>
<titleabbrev>MySQL</titleabbrev>
@ -2242,7 +2242,7 @@ for ($i = 0; $i < mysql_num_rows($result); $i++) {
<function>mysql_get_proto_info</function> returns the protocol
version used by connection
<parameter>link_identifier</parameter>. If
<parameter>link_identifier</parameter> is omited, the last opened
<parameter>link_identifier</parameter> is omitted, the last opened
connection will be used.
</para>
<para>