From: Josh Soref Date: Sun, 23 Jul 2017 20:56:16 +0000 (-0400) Subject: spelling: successful X-Git-Tag: trac5124a_base~35^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59a41b387b4b7d8d96f58cdc837f45513a6437c4;p=thirdparty%2Fkea.git spelling: successful --- diff --git a/src/lib/http/request.h b/src/lib/http/request.h index 290e598413..07cd29c7e3 100644 --- a/src/lib/http/request.h +++ b/src/lib/http/request.h @@ -199,7 +199,7 @@ public: /// @brief Checks if the request has been successfully finalized. /// - /// The request is gets finalized on successfull call to + /// The request is gets finalized on successful call to /// @ref HttpRequest::finalize. /// /// @return true if the request has been finalized, false otherwise.