]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5320] Fixed some typos
authorThomas Markwalder <tmark@isc.org>
Tue, 11 Jul 2017 18:52:22 +0000 (14:52 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 11 Jul 2017 18:52:22 +0000 (14:52 -0400)
doc/guide/admin.xml

index 38443553aa5e90517a7f931a4fcc23e8ff79f1d8..a4c46c7d8b2b36c1f07beaff9e07517f4ab42242 100644 (file)
@@ -745,11 +745,11 @@ $ <userinput>kea-admin lease-upgrade cql -n <replaceable>database-name</replacea
       <section>
         <title>Server Terminates when Database Connection is Lost</title>
         <para>
-          If Kea is configured to use external database it opens a connection
+          If Kea is configured to use an external database it opens a connection
           to the database and requires that this connection is not interrupted.
           When the database connection breaks, e.g. as a result of SQL server
           restart, DHCP servers will terminate indicating a fatal error. In such
-          case, the system administrator is required to start the database and
+          case, the system administrator is required to start the database and
           then "manually" start Kea to resume the service.
         </para>