From 923a6df3b6435a874114dc3026c8be32dedaaba0 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Mon, 19 Aug 2024 16:25:40 +0300 Subject: [PATCH] [#1945] minor fix in ARM: removed extraneous backquotes --- doc/sphinx/arm/hooks-flex-option.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/hooks-flex-option.rst b/doc/sphinx/arm/hooks-flex-option.rst index b272e4bead..1943a0d656 100644 --- a/doc/sphinx/arm/hooks-flex-option.rst +++ b/doc/sphinx/arm/hooks-flex-option.rst @@ -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