summaryrefslogtreecommitdiffstats
path: root/src/lib/process/d_controller.h
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-01-24 20:32:40 +0100
committerFrancis Dupont <fdupont@isc.org>2017-01-24 20:32:40 +0100
commit5b018cab7d68afe960cbd802196350b0936f7c36 (patch)
treed14ef152216bf49c3ae18be01acc7cbb845c0627 /src/lib/process/d_controller.h
parent[master] regen (diff)
downloadkea-5b018cab7d68afe960cbd802196350b0936f7c36.tar.xz
kea-5b018cab7d68afe960cbd802196350b0936f7c36.zip
[master] spelling
Diffstat (limited to 'src/lib/process/d_controller.h')
-rw-r--r--src/lib/process/d_controller.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/process/d_controller.h b/src/lib/process/d_controller.h
index 51d66c71f3..0c90f46209 100644
--- a/src/lib/process/d_controller.h
+++ b/src/lib/process/d_controller.h
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015,2017 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -179,7 +179,7 @@ public:
///
/// The method extracts the set of configuration elements for the
/// module-name which matches the controller's app_name_ and passes that
- /// set into @c udpateConfig().
+ /// set into @c updateConfig().
///
/// The file may contain an arbitrary number of other modules.
///