diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-27 06:37:38 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-27 06:37:38 +0100 |
commit | e9b4551f02f81301ba57febbc981bd834010913f (patch) | |
tree | 0d320258dac43ad66a7bd34a1219fd3168ae48d0 | |
parent | eaaa45f9318d35c0d72f0e22753381e66bf3d865 (diff) |
php-psr-container: decr.
-rw-r--r-- | php-psr-container.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-psr-container.spec b/php-psr-container.spec index 206a3ff..97dccc7 100644 --- a/php-psr-container.spec +++ b/php-psr-container.spec @@ -47,7 +47,7 @@ Provides: php-composer(%{pk_vendor}/%{pk_project}) = %{version} %description -This repository holds all interfaces/classes/traits related to PSR-11. +This package holds all interfaces/classes/traits related to PSR-11. Note that this is not a container implementation of its own. |