diff --git a/src/Parse/HttpClients/ParseCurl.php b/src/Parse/HttpClients/ParseCurl.php index a9f1f5c5..17cf2fbc 100644 --- a/src/Parse/HttpClients/ParseCurl.php +++ b/src/Parse/HttpClients/ParseCurl.php @@ -81,7 +81,7 @@ public function setOptionsArray($options) /** * Gets info for this curl handle * - * @param int $info Constatnt for info to get + * @param int $info Constant for info to get * @return mixed * @throws ParseException */