From 7a89b06955019ce3354f2bfedf444c0e131f9a91 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 4 Nov 2020 16:20:37 +0100 Subject: minor --- php-clue-http-proxy-react.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-clue-http-proxy-react.spec b/php-clue-http-proxy-react.spec index bce04ef..b2efb01 100644 --- a/php-clue-http-proxy-react.spec +++ b/php-clue-http-proxy-react.spec @@ -102,7 +102,7 @@ Provides: php-composer(%{composer_vendor}/%{composer_project}) = %{version} %description Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an -HTTP CONNECT proxy server, built on top of ReactPHP. +HTTP CONNECT proxy server, built on top of ReactPHP [1]. Autoloader: %{phpdir}/Clue/React/HttpProxy/autoload.php -- cgit