Skip to content

Commit

Permalink
Merge pull request #2399 from stephanedelprat/patch-1
Browse files Browse the repository at this point in the history
Update RequestException.php
  • Loading branch information
sagikazarmark committed Dec 7, 2019
2 parents 9d47169 + edcdb5d commit 8f53f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exception/RequestException.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public static function getResponseBodySummary(ResponseInterface $response)
}

/**
* Obfuscates URI if there is an username and a password present
* Obfuscates URI if there is a username and a password present
*
* @param UriInterface $uri
*
Expand Down

0 comments on commit 8f53f9f

Please sign in to comment.