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 | 170a51fa87d6386bf60931eeff4847a2a1586140 (patch) | |
tree | 810bea525bd8a6b5e08c8459a554375a8723d127 | |
parent | a55997b8ba3ed98716dff22a8e1c578886df9347 (diff) |
horde: typo
-rw-r--r-- | php-horde-Horde-Perms.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Perms.spec b/php-horde-Horde-Perms.spec index 0cf3ab7..5380825 100644 --- a/php-horde-Horde-Perms.spec +++ b/php-horde-Horde-Perms.spec @@ -38,7 +38,7 @@ Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0 -# Optionnal +# Optional Requires: php-pear(%{pear_channel}/Horde_Tree) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Tree) < 3.0.0 |