diff --git a/src/lib/http/response_parser.h b/src/lib/http/response_parser.h index b4ddf1ddc6..7c328fdb94 100644 --- a/src/lib/http/response_parser.h +++ b/src/lib/http/response_parser.h @@ -171,7 +171,7 @@ private: const std::string& number_name, unsigned int* const storage); - /// @brief Handler for states in which pareser reads numeric values. + /// @brief Handler for states in which parser reads numeric values. /// /// This handler calculates version number using the following equation: /// @code