From cd7f495596a0dc4d1838ea5b28b129b106373972 Mon Sep 17 00:00:00 2001 From: Carl George Date: Thu, 2 May 2019 18:05:58 +0000 Subject: [PATCH] Fix library typo --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 0f41396..0b0843e 100644 --- a/php.spec +++ b/php.spec @@ -608,7 +608,7 @@ Provides: php-pdo_dblib, php-pdo_dblib%{?_isa} %description pdo-dblib The php-pdo-dblib package contains a dynamic shared object 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 %package embedded