Skip to content

Commit 78671a5

Browse files
Fixed typo
1 parent 09ea45d commit 78671a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Gitlab/HttpClient/Message/ResponseMediator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class ResponseMediator
1111
{
1212
/**
1313
* Return the response body as a string or json array if content type is application/json.
14-
*.
14+
*
1515
* @param ResponseInterface $response
1616
*
1717
* @return array|string

0 commit comments

Comments
 (0)