From ef473aa3e4a3b1a9fe3bf7e2b05f93e415c122ac Mon Sep 17 00:00:00 2001 From: Adriano Marto Reis Date: Tue, 7 Dec 2021 18:20:03 +1000 Subject: [PATCH] doc: Minor grammar correction No comma needed. Signed-off-by: "Adriano Marto Reis" --- doc/user/babeld.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/babeld.rst b/doc/user/babeld.rst index f1866f0b16..bda0045a60 100644 --- a/doc/user/babeld.rst +++ b/doc/user/babeld.rst @@ -144,7 +144,7 @@ Babel configuration .. clicmd:: babel max-rtt-penalty (0-65535) This specifies the maximum cost added to a neighbour because of RTT, i.e. - when the RTT is higher or equal than rtt-max. The default is 150. Setting it, + when the RTT is higher or equal than rtt-max. The default is 150. Setting it to 0 effectively disables the use of a RTT-based cost.