]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#943] corrected indentation error reported by sphinx
authorTomek Mrugalski <tomasz@isc.org>
Fri, 13 Dec 2019 14:42:49 +0000 (15:42 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 13 Dec 2019 14:42:49 +0000 (15:42 +0100)
doc/sphinx/arm/hooks.rst

index 61071c644d55cbfc7674e93e14e633c2fddb5dc2..084d08cc9899c80a8ca5ce34085917cc1308de97 100644 (file)
@@ -859,10 +859,11 @@ Two hooks library parameters for text file are supported:
    current system date to form the current forensic file name. It
    defaults to ``kea-legal``.
 
-And additional parameters for database connection can be specified, e.g:
+Additional parameters for the database connection can be specified, e.g:
 
 ::
-   "Dhcp6": {
+
+    "Dhcp6": {
        "hooks-libraries": [
            {
                "library": "/usr/local/lib/kea/hooks/libdhcp_legal_log.so",