]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4096] speliing
authorFrancis Dupont <fdupont@isc.org>
Wed, 18 Nov 2015 16:29:36 +0000 (17:29 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 18 Nov 2015 16:29:36 +0000 (17:29 +0100)
src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc

index cef5daf780fd6d80d6b991e6e0937eb3f6b94365..25936ccda5a46df86ae245f0747beb071a62d3d4 100644 (file)
@@ -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) {