From: Francis Dupont Date: Tue, 18 Sep 2018 08:22:44 +0000 (+0200) Subject: [master] spelling X-Git-Tag: 137-improve-kea-compilation-time-2_base~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2321fb680cd2b75d9f2c6e3f27d2a0cab0cdfa4f;p=thirdparty%2Fkea.git [master] spelling --- diff --git a/src/lib/config_backend/base_config_backend_mgr.h b/src/lib/config_backend/base_config_backend_mgr.h index 62684ac4c3..4efedf7dcb 100644 --- a/src/lib/config_backend/base_config_backend_mgr.h +++ b/src/lib/config_backend/base_config_backend_mgr.h @@ -49,7 +49,7 @@ namespace cb { /// details. The @c BaseConfigBackendMgr is provided with the pool type /// via class template parameter. Respective CBM implementations /// use their own pools, which provide APIs appropriate for those -/// implementation. +/// implementations. /// /// @tparam ConfgBackendPoolType Type of the configuration backend pool /// to be used by the manager. It must derive from @c BaseConfigBackendPool