From c9859b2db378224f4d7c5bb5b5cf5a0dae950e58 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 23 Jan 2025 02:20:34 +0900 Subject: [PATCH] [ubuntu] Update etc-environment.sh (#10344) containg -> containing --- images/ubuntu/scripts/helpers/etc-environment.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ubuntu/scripts/helpers/etc-environment.sh b/images/ubuntu/scripts/helpers/etc-environment.sh index 6ffafd01c..7a235b784 100644 --- a/images/ubuntu/scripts/helpers/etc-environment.sh +++ b/images/ubuntu/scripts/helpers/etc-environment.sh @@ -5,7 +5,7 @@ ################################################################################ # NB: sed expression use '%' as a delimiter in order to simplify handling -# values containg slashes (i.e. directory path) +# values containing slashes (i.e. directory path) # The values containing '%' will break the functions get_etc_environment_variable() {