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. --- src/migration-scripts/https/4-to-5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/migration-scripts/https/4-to-5') diff --git a/src/migration-scripts/https/4-to-5 b/src/migration-scripts/https/4-to-5 index a99e8d8a5..5db2e4d04 100644 --- a/src/migration-scripts/https/4-to-5 +++ b/src/migration-scripts/https/4-to-5 @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Lesser General Public License # along with this library. If not, see . -# T5762: http: api: smoketests fail as they can not establish IPv6 connection +# T5762: http: api: smoketests fail as they cannot establish IPv6 connection # to uvicorn backend server, always make the UNIX domain socket the # default way of communication -- cgit v1.2.3