]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1945] minor fix in ARM: removed extraneous backquotes
authorAndrei Pavel <andrei@isc.org>
Mon, 19 Aug 2024 13:25:40 +0000 (16:25 +0300)
committerAndrei Pavel <andrei@isc.org>
Thu, 22 Aug 2024 12:47:23 +0000 (15:47 +0300)
doc/sphinx/arm/hooks-flex-option.rst

index b272e4bead9368845c6804f12b0394dd613568c1..1943a0d656a86d477412ee3a542bf5956fb7423b 100644 (file)
@@ -98,7 +98,7 @@ mask in the response:
 The Flexible Option library supports both DHCPv4 and DHCPv6.
 
 The ``add`` and ``supersede`` actions take an optional
-```csv-format``` boolean parameter. If not specified or set to ``false``, the
+``csv-format`` boolean parameter. If not specified or set to ``false``, the
 option data is set using the raw value of the evaluated expression. When it is
 configured to ``true``, this value is parsed using the option definition from
 the option data specified in the configuration file. This eases option setting