From 8ec5bc143dfafb6790754a3e63169a7280ff0fdc Mon Sep 17 00:00:00 2001 From: Alex Shvartzkop Date: Wed, 4 Feb 2026 02:56:35 +0300 Subject: [PATCH] Update generated help file. --- pcbnew/dialogs/panel_setup_rules_help_6notes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcbnew/dialogs/panel_setup_rules_help_6notes.h b/pcbnew/dialogs/panel_setup_rules_help_6notes.h index 3b63e8aa2a..2d5115ee06 100644 --- a/pcbnew/dialogs/panel_setup_rules_help_6notes.h +++ b/pcbnew/dialogs/panel_setup_rules_help_6notes.h @@ -17,8 +17,8 @@ _HKI( "### Notes\n" "mapped to appropriate editing panels. Rules with multiple constraints may be\n" "split across panels, each showing a subset of the rule's constraints.\n" "\n" -"Multi-constraint panels like Via Style (via_diameter + hole_size) and\n" -"Differential Pair Routing (track_width + diff_pair_gap) are matched first.\n" +"Multi-constraint panels like Via Style (`via_diameter` + `hole_size`) and\n" +"Differential Pair Routing (`track_width` + `diff_pair_gap`) are matched first.\n" "Single-constraint panels handle the remainder. Unmapped constraints appear\n" "in the Custom Rule panel.\n" "\n"