diff options
Diffstat (limited to 'src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h')
-rw-r--r-- | src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h b/src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h index e3f08f5010..9f78faca73 100644 --- a/src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h +++ b/src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h @@ -19,7 +19,7 @@ namespace dhcp { class PgSqlConfigBackendDHCPv6Impl; -/// @brief Implementation of the PgSql Configuration Backend for +/// @brief Implementation of the PostgreSQL Configuration Backend for /// Kea DHCPv6 server. /// /// All POSIX times specified in the methods belonging to this |