]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2833] Fix typo
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 21 Jun 2023 19:57:28 +0000 (19:57 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 27 Jun 2023 15:32:48 +0000 (15:32 +0000)
src/lib/http/response_parser.h

index b4ddf1ddc6b8f944a7e5b3fc3a45e665e8d8dff7..7c328fdb94b5ff48e06472bf2407bfca441342a6 100644 (file)
@@ -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