From: Francis Dupont Date: Wed, 25 Jan 2017 15:18:16 +0000 (+0100) Subject: [5019] spelling X-Git-Tag: trac3389_base~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f2fe4b7827d08ec155d42986b04a6da288c89d;p=thirdparty%2Fkea.git [5019] spelling --- diff --git a/src/lib/dhcpsrv/parsers/dhcp_parsers.h b/src/lib/dhcpsrv/parsers/dhcp_parsers.h index add82f1628..835b2ce0fd 100644 --- a/src/lib/dhcpsrv/parsers/dhcp_parsers.h +++ b/src/lib/dhcpsrv/parsers/dhcp_parsers.h @@ -818,7 +818,7 @@ public: SubnetConfigParser(const std::string&, ParserContextPtr global_context, const isc::asiolink::IOAddress& default_addr); - /// @brief virtual destuctor (does nothing) + /// @brief virtual destructor (does nothing) virtual ~SubnetConfigParser() { } protected: