From c99a1995202bb5b173925ad9eaa8e6a247f984aa Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Thu, 1 Sep 2022 22:31:33 +1000 Subject: [PATCH] | spacer --- Documentation/Settings.md | 2 +- Translations/translation_EN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Settings.md b/Documentation/Settings.md index 650b010c..dc8296c4 100644 --- a/Documentation/Settings.md +++ b/Documentation/Settings.md @@ -307,4 +307,4 @@ Sets the duration for the boot logo (s=seconds). On device help text: -Set Boot logo duration (off, s=seconds, infinity) +Set Boot logo duration (off | s=seconds | infinity) diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json index 12e8c454..54603693 100644 --- a/Translations/translation_EN.json +++ b/Translations/translation_EN.json @@ -334,7 +334,7 @@ "Boot logo", "duration" ], - "desc": "Set Boot logo duration (off, s=seconds, infinity)" + "desc": "Set Boot logo duration (off | s=seconds | infinity)" } } } \ No newline at end of file