diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-25 10:24:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-25 10:24:00 +0200 |
commit | e63dcf13bc95d5d0cdf4eba5dca7bc3c60cd4f7f (patch) | |
tree | 0b9756e017d6befbc06eeb927bfd69c22134c538 | |
parent | 5bf4fdc822a76ffbf63fdb8805627efa905f85f9 (diff) |
php-bartlett-PHP-Reflect: minor fix
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 4890426..0672161 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -81,7 +81,7 @@ Provides: php-composer(bartlett/php-reflect) = %{version} PHP_Reflect adds the ability to reverse-engineer classes, interfaces, functions, constants and more, by connecting php callbacks to other tokens. -Documentation: http://php5.laurent-laville.org/reflect/manual/2.0/en/ +Documentation: http://php5.laurent-laville.org/reflect/manual/2.2/en/ %prep |