removed right parenthesis

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230153 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2007-02-18 11:25:32 +00:00
parent 4402c3bae5
commit 459b8be2d4

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<refentry id='function.mssql-init'>
<refnamediv>
<refname>mssql_init</refname>
@ -27,7 +27,7 @@
<listitem>
<para>
Stored procedure name, like <literal>ownew.sp_name</literal> or
<literal>otherdb.owner.sp_name</literal>).
<literal>otherdb.owner.sp_name</literal>.
</para>
</listitem>
</varlistentry>