diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-16 10:03:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-16 10:03:30 +0200 |
commit | bf94f2e56d11dad89da9e3b715e13fcb03a79fd8 (patch) | |
tree | 41853930d7d86434dc9485ecd69d2b867792d7d9 | |
parent | 861d34c4b065d0f0471ac06f458ce5587dc33f1b (diff) |
horde: typo
-rw-r--r-- | php-horde-Horde-SessionHandler.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-SessionHandler.spec b/php-horde-Horde-SessionHandler.spec index db9eb96..fbe9628 100644 --- a/php-horde-Horde-SessionHandler.spec +++ b/php-horde-Horde-SessionHandler.spec @@ -40,7 +40,7 @@ Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) < 3.0.0 -# Optionnal +# Optional Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.3 Requires: php-pear(%{pear_channel}/Horde_Db) < 3.0.0 # Optional and implicitly required: Horde_HashTable, Horde_Log, Horde_Mongo |