- Fix typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62434 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2001-11-14 19:05:26 +00:00
parent e4019d05ba
commit d2b7187a70

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.20 $ -->
<!-- $Revision: 1.21 $ -->
<reference id="ref.mssql">
<title>Microsoft SQL Server functions</title>
<titleabbrev>MS SQL Server</titleabbrev>
@ -14,7 +14,7 @@
The extension requires the MS SQL Client Tools to be installed
on the system where PHP is installed. The Client Tools can
be installed from the MS SQL Server CD or by copying ntwdblib.dll
from \winnt\system32 on the serber to \winnt\system32 on the PHP box.
from \winnt\system32 on the server to \winnt\system32 on the PHP box.
Copying ntwdblib.dll will only provide access. Configuration of the client
will require installation of all the tools.
</simpara>