mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
Patch by Túlio de Souza git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336894 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2616ac1b44
commit
089b45b075
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<para>
|
||||
PDO_DBLIB is a driver that implements the <link linkend="intro.pdo">PHP
|
||||
Data Objects (PDO) interface</link> to enable access from PHP to
|
||||
Microsoft SQL Server and Sybase databases through the FreeTDS libary.
|
||||
Microsoft SQL Server and Sybase databases through the FreeTDS library.
|
||||
</para>
|
||||
<para>
|
||||
This extension is not available anymore on Windows with PHP 5.3 or later.
|
||||
|
|
Loading…
Reference in a new issue