Skip to content

Commit 69fd07b

Browse files
author
Jamie Hannaford
committed
syntax for the syntax gods
1 parent 29af2c5 commit 69fd07b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/OpenCloud/Common/Http/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function getDefaultUserAgent()
4747
{
4848
return 'OpenCloud/' . Version::getVersion()
4949
. ' Guzzle/' . Version::getGuzzleVersion()
50-
. ' cURL/' . Version::getCurlVersion()
50+
. ' cURL/' . Version::getCurlVersion()
5151
. ' PHP/' . PHP_VERSION;
5252
}
5353

0 commit comments

Comments
 (0)