diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-24 07:54:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-24 07:54:30 +0100 |
commit | 94005aee49fa6ebf614316a594c350fe8d809b6e (patch) | |
tree | 1d80a1583e5823122829f3cabda8914a8b539d90 | |
parent | 7ea9c830bd84e647c0f5e930a99b6195391294bc (diff) |
php-xcache: fix comment
-rw-r--r-- | php-xcache.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-xcache.spec b/php-xcache.spec index 3faebc3..cd08921 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -20,7 +20,7 @@ BuildRequires: php-devel Requires: php(zend-abi) = %{php_zend_api} Requires: php(api) = %{php_core_api} -# Only one opcode cache can installed +# Only one opcode cache can be installed Conflicts: php-pecl-apc Conflicts: php-eaccelerator |