From d2b7187a70110f40769dc670ac5c7f7af8276603 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Wed, 14 Nov 2001 19:05:26 +0000 Subject: [PATCH] - Fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62434 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mssql.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/mssql.xml b/functions/mssql.xml index 7cc3c81886..a9963abbfc 100644 --- a/functions/mssql.xml +++ b/functions/mssql.xml @@ -1,5 +1,5 @@ - + Microsoft SQL Server functions MS SQL Server @@ -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.