From: anlan_cs Date: Tue, 27 Jun 2023 05:19:28 +0000 (+0800) Subject: doc: Fix one syntax error for code block X-Git-Tag: base_9.1~323^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=4e8737b269aa5e519561240bed7ce77366389a93;p=matthieu%2Ffrr.git doc: Fix one syntax error for code block The code block doesn't work due to special thing in front of it. So, just make it work. Signed-off-by: anlan_cs --- diff --git a/doc/developer/topotests.rst b/doc/developer/topotests.rst index 1c2d6b3bdb..87edad40bb 100644 --- a/doc/developer/topotests.rst +++ b/doc/developer/topotests.rst @@ -443,7 +443,7 @@ as shown in the examples below. For each capture a window is opened displaying a live summary of the captured packets. Additionally, the entire packet stream is captured in a pcap file in -the tests log directory e.g.,:: +the tests log directory e.g.,: .. code:: console