From f7473c735ab2d5b74718012cbd27a6ca38e5dfa1 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 1 Sep 2023 23:22:41 +0200 Subject: container: T4353: capitalize ascii -> ASCII (cherry picked from commit 8daf7f95d832550cc31ab22a65aabe969ecae813) --- interface-definitions/container.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/container.xml.in b/interface-definitions/container.xml.in index d992513ec..ec22693c9 100644 --- a/interface-definitions/container.xml.in +++ b/interface-definitions/container.xml.in @@ -110,7 +110,7 @@ [ !#-%&(-~]+ - Entrypoint must be ascii characters, use " and &apos for double and single quotes respectively + Entrypoint must be ASCII characters, use " and &apos for double and single quotes respectively @@ -133,7 +133,7 @@ [ !#-%&(-~]+ - Command must be ascii characters, use " and &apos for double and single quotes respectively + Command must be ASCII characters, use " and &apos for double and single quotes respectively @@ -142,7 +142,7 @@ [ !#-%&(-~]+ - The command arguments must be ascii characters, use " and &apos for double and single quotes respectively + The command arguments must be ASCII characters, use " and &apos for double and single quotes respectively -- cgit v1.2.3