summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_subnets6.h
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2017-03-07 14:55:12 +0100
committerTomek Mrugalski <tomasz@isc.org>2017-03-07 14:55:12 +0100
commitf7a742bd9f895774422eeb2a6cff89859a81fffd (patch)
treeffa476ce19377ba6246c6f41917e8b317e0da057 /src/lib/dhcpsrv/cfg_subnets6.h
parent[fdunparse2] Finished agent and added some @todos (diff)
downloadkea-f7a742bd9f895774422eeb2a6cff89859a81fffd.tar.xz
kea-f7a742bd9f895774422eeb2a6cff89859a81fffd.zip
[5114] Spelling corrections
Diffstat (limited to 'src/lib/dhcpsrv/cfg_subnets6.h')
-rw-r--r--src/lib/dhcpsrv/cfg_subnets6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/cfg_subnets6.h b/src/lib/dhcpsrv/cfg_subnets6.h
index 398c4d2516..a027dd7d31 100644
--- a/src/lib/dhcpsrv/cfg_subnets6.h
+++ b/src/lib/dhcpsrv/cfg_subnets6.h
@@ -142,7 +142,7 @@ public:
/// configuration and also subnet-ids may change.
void removeStatistics();
- /// @brief Unparse a configuration objet
+ /// @brief Unparse a configuration object
///
/// @return a pointer to unparsed configuration
virtual isc::data::ElementPtr toElement() const;