From a30c5c5b47028e97b5d85e9b77da3d2297ffe753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Fri, 26 Aug 2022 11:13:04 +0200 Subject: [PATCH] [util-iso-image] fix echo --- lib/util-iso-image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util-iso-image.sh b/lib/util-iso-image.sh index 3a86c9a..8104ecf 100644 --- a/lib/util-iso-image.sh +++ b/lib/util-iso-image.sh @@ -372,7 +372,7 @@ strings: # productWelcome is shown on the welcome page of the application in # the middle of the window, below the welcome text. It can be # any size and proportion, and will be scaled to fit inside -# the window. Use `welcomeExpandingLogo` to make it non-scaled. +# the window. Use 'welcomeExpandingLogo' to make it non-scaled. # Recommended size is 320x150. # # These filenames can also use substitutions from os-release (see above).