]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Two typos corrected
authorCarsten Strotmann <carsten@strotmann.de>
Thu, 22 Oct 2020 11:06:56 +0000 (13:06 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 27 Nov 2020 09:32:46 +0000 (10:32 +0100)
doc/sphinx/arm/admin.rst

index 93d871cfb198532de3df093021c8c0829f3d591f..f782f7d1f77e5f5fa3178a7b6f5baf6c01ab5299 100644 (file)
@@ -230,7 +230,7 @@ To create the database:
     using the kea-admin tool as it performs some necessary validations to ensure Kea can
     access the database at runtime.  Among those checks is that the schema does not contain
     any pre-existing tables.  If there are any pre-existing tables they must be removed
-    manually. An additional check examines the user's ability to create functions and
+    manually.  An additional check examines the user's ability to create functions and
     triggers. The following error indicates that the user does not have the necessary
     permissions to create functions or triggers: