Skip to content

Commit bf5f2cd

Browse files
committed
Fix typo
1 parent 01dcd45 commit bf5f2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ArangoDBClient/HttpHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ public static function transfer($socket, $request)
275275
}
276276

277277
/**
278-
* Splits a http message into its header and body.
278+
* Splits an http message into its header and body.
279279
*
280280
* @param string $httpMessage The http message string.
281281
* @param string $originUrl The original URL the response is coming from

0 commit comments

Comments
 (0)