diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 14:18:05 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 14:18:05 +0200 | 
| commit | 6026e175b87c1558da22756f1de141970f08d7c7 (patch) | |
| tree | da37069aceac5c8ccedee3ed56184c203fd3116b | |
| parent | 364619cfb27b88502eda487542a3466e6d60d706 (diff) | |
php-hoa-view: wip
| -rw-r--r-- | php-hoa-ustring.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/php-hoa-ustring.spec b/php-hoa-ustring.spec index 9e609af..87fcc48 100644 --- a/php-hoa-ustring.spec +++ b/php-hoa-ustring.spec @@ -67,8 +67,8 @@ Provides:       php-composer(%{pk_vendor}/%{pk_project}) = %{version}  %description -The %{ns_vendor}\%{ns_project} library library allows to -manipulate UTF-8 strings easily with some search algorithms. +The %{ns_vendor}\%{ns_project} library allows to manipulate +UTF-8 strings easily with some search algorithms.  Autoloader: %{php_home}/%{ns_vendor}/%{ns_project}/autoload.php | 
