From ad6a3bdcb7e57adb2229108f46fe9b232fb3d18d Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 1 Sep 2023 08:30:06 +0200 Subject: container: T578: fix XML build warning about ' --- interface-definitions/container.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/container.xml.in b/interface-definitions/container.xml.in index f092ad9bb..d992513ec 100644 --- a/interface-definitions/container.xml.in +++ b/interface-definitions/container.xml.in @@ -138,11 +138,11 @@ - The command's arguments for this container + Command arguments for this container [ !#-%&(-~]+ - The command's 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