diff --git a/src/curl_wrapper.hpp b/src/curl_wrapper.hpp index 68997b2..62c6bfe 100644 --- a/src/curl_wrapper.hpp +++ b/src/curl_wrapper.hpp @@ -192,7 +192,7 @@ private: } /*! - * @brief Throw runtime error if command doesn't return CURLE_OK. + * @brief Throw CURLException if command doesn't return CURLE_OK. * * @since 0.1.0 */