]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: successful
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:56:16 +0000 (16:56 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:56:16 +0000 (16:56 -0400)
src/lib/http/request.h

index 290e598413420a3cdf1b9159cc2f2260fdfc9cc6..07cd29c7e39079bda64cf90cfffcbfbb470afa2c 100644 (file)
@@ -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.