From d9212421139416f1feb454ea71cfca75fa1ab2b8 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 11 May 2026 19:35:04 +0000 Subject: docs: fix typos across configuration, contributing, and vpp docs Corrections include: adresses->addresses, oder->other, Them->The, criterias->criteria, seeting->setting, carefull->careful, beeing->being, reenable->re-enable, wich->which, derection->direction, Whith->With, assosiate->associate, fpr->for, bootup->boot, trough->through. https://claude.ai/code/session_01RDpSBDLSWLKMGnyPCaKECB --- docs/configuration/policy/route.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/configuration/policy') diff --git a/docs/configuration/policy/route.md b/docs/configuration/policy/route.md index b3ef6540..d2a6e8fa 100644 --- a/docs/configuration/policy/route.md +++ b/docs/configuration/policy/route.md @@ -201,7 +201,7 @@ about what type-name criteria are supported. ```{cfgcmd} set policy route6 \ rule \ ipsec \ -Set IPSec inbound match criterias, where: +Set IPSec inbound match criteria, where: * match-ipsec: match inbound IPsec packets. * match-none: match inbound non-IPsec packets. ``` @@ -270,7 +270,7 @@ Match based on packet type criteria. ```{cfgcmd} set policy route6 \ rule \ recent time \<1-4294967295\> Set parameters for matching recently seen sources. This match could be used -by seeting count (source address seen more than <1-255> times) and/or time +by setting count (source address seen more than <1-255> times) and/or time (source address seen in the last <0-4294967295> seconds). ``` -- cgit v1.2.3