fixed typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110879 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2003-01-07 11:26:23 +00:00
parent a44bbd952f
commit d7ec593b5f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<section id="mssql.installation">
&reftitle.install;
<para>
@ -8,7 +8,7 @@
</para>
<para>
To get these functions to work, you have to compile PHP with
<option role="configure">--with-mssql=[DIR]</option>, where DIR is the
<option role="configure">--with-mssql[=DIR]</option>, where DIR is the
FreeTDS install prefix.
</para>
</section>