]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: logical
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 18:01:51 +0000 (14:01 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 18:01:51 +0000 (14:01 -0400)
src/bin/d2/d2_cfg_mgr.cc

index d7900c94fe11345af40108e84bde170acb844066..9a94b08643b5590c4692c3a7d44085eca6245747 100644 (file)
@@ -350,7 +350,7 @@ D2CfgMgr::buildParams(isc::data::ConstElementPtr params_config) {
     // This populate the context scalar stores with all of the parameters.
     DCfgMgrBase::buildParams(params_config);
 
-    // Fetch the parameters in the config, performing any logcial
+    // Fetch the parameters in the config, performing any logical
     // validation required.
     asiolink::IOAddress ip_address(0);
     uint32_t port = 0;