Fix library typo

This commit is contained in:
Carl George 2019-05-02 18:05:58 +00:00 committed by Remi Collet
parent 52d5be4175
commit cd7f495596

View File

@ -608,7 +608,7 @@ Provides: php-pdo_dblib, php-pdo_dblib%{?_isa}
%description pdo-dblib %description pdo-dblib
The php-pdo-dblib package contains a dynamic shared object The php-pdo-dblib package contains a dynamic shared object
that implements the PHP Data Objects (PDO) interface to enable access from that implements the PHP Data Objects (PDO) interface to enable access from
PHP to Microsoft SQL Server and Sybase databases through the FreeTDS libary. PHP to Microsoft SQL Server and Sybase databases through the FreeTDS library.
%endif %endif
%package embedded %package embedded