From 7972a89d75caad583bab15d5ec34213be55377c3 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Fri, 22 Feb 2019 10:11:26 -0500 Subject: [PATCH] Update dhcp4-srv.xml to add missing "a" in line 499 --- doc/guide/dhcp4-srv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 020902de84..93e394c37f 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -496,7 +496,7 @@ the lease database after connectivity has been lost may be specified: If the server is unable to reconnect to the database after making the maximum number of attempts the server will exit. A value of zero (the default) disables automatic recovery and the server will exit immediately upon detecting a loss of connectivity -(MySQL and Postgres only). For Cassandra, Kea uses Cassandra interface that +(MySQL and Postgres only). For Cassandra, Kea uses a Cassandra interface that connects to all nodes in a cluster at the same time. Any connectivity issues should be handled by internal Cassandra mechanisms. -- 2.47.2