2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-18 14:00:15 +00:00

Corrected typos

This commit is contained in:
Andrei Pavel
2016-12-14 16:57:44 +02:00
parent 039622a485
commit 9082500187
302 changed files with 765 additions and 761 deletions

View File

@@ -261,7 +261,7 @@ INSERT INTO dhcp_option_scope VALUES (3, 'host');
--
-- Table structure for table hosts.
--
-- Primary key and unique contraints automatically create indexes,
-- Primary key and unique constraints automatically create indexes,
-- foreign key constraints do not.
CREATE TABLE hosts (
host_id SERIAL PRIMARY KEY NOT NULL,