]> git.mxchange.org Git - friendica.git/commitdiff
Update src/Network/IHTTPClient.php
authorPhilipp <admin+Github@philipp.info>
Wed, 25 Aug 2021 15:02:42 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Aug 2021 15:02:42 +0000 (17:02 +0200)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
src/Network/IHTTPClient.php

index eadfb39fc195416589288d1b7646ba267d95a445..f7064e1c0ff9394d4465583ed4756b816411a651 100644 (file)
@@ -74,7 +74,7 @@ interface IHTTPClient
         * Send a GET to an URL.
         *
         * @param string $url        URL to fetch
-        * @param array  $opts       (optional parameters) assoziative array with:
+        * @param array  $opts       (optional parameters) associative array with:
         *                           'accept_content' => (string array) supply Accept: header with 'accept_content' as the value
         *                           'timeout' => int Timeout in seconds, default system config value or 60 seconds
         *                           'cookiejar' => path to cookie jar file