Skip to content

Commit 2ddb693

Browse files
committed
Trivial: formatting issue in the inventory docs
Double ticks don't work if followed by a symbol without space. Change-Id: Ia455650b5e601dadb2b0ab91f71e1d9286d26071
1 parent b32f6c6 commit 2ddb693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/admin/how_it_works.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ fields:
191191
``interfaces``
192192
list of network interfaces with fields: ``name``, ``mac_address``,
193193
``ipv4_address``, ``lldp``, ``vendor``, ``product``, and optionally
194-
``biosdevname``(BIOS given NIC name). If configuration option
194+
``biosdevname`` (BIOS given NIC name). If configuration option
195195
``collect_lldp`` is set to True the ``lldp`` field will be populated
196196
by a list of type-length-value(TLV) fields retrieved using the
197197
Link Layer Discovery Protocol (LLDP).

0 commit comments

Comments
 (0)