From: Francis Dupont Date: Wed, 18 Nov 2015 16:29:36 +0000 (+0100) Subject: [4096] speliing X-Git-Tag: trac4097a_base~1^2~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb87b1ef4e7dbefd2f9ead8bceb1020592b9ea6;p=thirdparty%2Fkea.git [4096] speliing --- diff --git a/src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc b/src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc index cef5daf780..25936ccda5 100644 --- a/src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc +++ b/src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc @@ -44,7 +44,7 @@ protected: /// occur. /// @return Returns a pointer to class instance created, or NULL if /// for some unforeseen reason it wasn't created in the local dictionary - /// @throw indirectly, execptions convertring the JSON text to elements, + /// @throw indirectly, exceptions convertring the JSON text to elements, /// or by the parsing itself are not caught ClientClassDefPtr parseClientClassDef(const std::string& config, Option::Universe universe) {