]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4341] Spelling
authorFrancis Dupont <fdupont@isc.org>
Sun, 22 Feb 2026 22:04:37 +0000 (23:04 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 7 May 2026 08:15:54 +0000 (10:15 +0200)
src/lib/config/http_command_config.h

index 3eff844ea222f3f204c75a60646348740d482b52..c8c129b87630e579bd4482636718e94ffb048327 100644 (file)
@@ -179,7 +179,7 @@ public:
     /// @brief Emulation flag.
     static bool EMULATE_AGENT_RESPONSE;
 
-    /// @brief Suppoted service.
+    /// @brief Supported service.
     static std::string SUPPORTED_SERVICE;
 
 private: