]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Fix one syntax error for code block
authoranlan_cs <vic.lan@pica8.com>
Tue, 27 Jun 2023 05:19:28 +0000 (13:19 +0800)
committeranlan_cs <vic.lan@pica8.com>
Tue, 27 Jun 2023 05:51:40 +0000 (13:51 +0800)
The code block doesn't work due to special thing in front of it.
So, just make it work.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
doc/developer/topotests.rst

index 1c2d6b3bdb83ec348b39ff5898b8ba263b5cccd6..87edad40bb58a6e2e5875f0e65c5292f428bfe03 100644 (file)
@@ -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