From fa853ed8f25b5b9bf396d6e819b2c6259e7f5f42 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 16 Jun 2026 20:24:44 +0200 Subject: T8923: normalize "can not" to "cannot" Replace two-word "can not" / "Can not" with "cannot" across comments, ConfigError messages, CLI help text, and op-mode output. Standard SNMP MIB files under mibs/ are left unchanged. --- interface-definitions/include/constraint/vrf.xml.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/constraint/vrf.xml.i b/interface-definitions/include/constraint/vrf.xml.i index fa0518dad..8645da77d 100644 --- a/interface-definitions/include/constraint/vrf.xml.i +++ b/interface-definitions/include/constraint/vrf.xml.i @@ -2,5 +2,5 @@ -VRF instance name must be 15 characters or less and can not be named as a\nregular network interfaces. VRF name must start with a letter.\n +VRF instance name must be 15 characters or less and cannot be named as a\nregular network interfaces. VRF name must start with a letter.\n -- cgit v1.2.3