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/contributing/debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/contributing/debugging.md') diff --git a/docs/contributing/debugging.md b/docs/contributing/debugging.md index d3b4b513..f31fb8f3 100644 --- a/docs/contributing/debugging.md +++ b/docs/contributing/debugging.md @@ -193,7 +193,7 @@ You can also make this permanent by editing `/boot/grub/grub.cfg`. VyOS CLI depends heavily on priorities. Every CLI node has a corresponding `node.def` file and possibly an attached script. Nodes can have priorities, -and on system bootup or any `commit` to the configuration, scripts execute +and on system boot or any `commit` to the configuration, scripts execute from lowest to highest priority. This provides deterministic behavior. To debug priority issues or see script execution order, use the -- cgit v1.2.3