From 0d8c5e3953715d06007d183586304e0da390afb6 Mon Sep 17 00:00:00 2001 From: Stephan Wendel Date: Tue, 9 Jan 2024 19:38:33 +0100 Subject: [PATCH] chore: change spelling Signed-off-by: Stephan Wendel --- config/armbian/default | 2 +- config/orangepi/default | 2 +- config/raspberry/default | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/armbian/default b/config/armbian/default index 4b317902a..05ef490f4 100644 --- a/config/armbian/default +++ b/config/armbian/default @@ -41,4 +41,4 @@ export MODULES ### JSON snipplet Setup ### NOTE: Please see all config files for setup variables!!! # shellcheck disable=SC2034 -JSON_DESCRIPTION="A port of Armbian with preinstalled Mainsail for 3D Printer's" +JSON_DESCRIPTION="A port of Armbian with preinstalled Mainsail for 3D printers" diff --git a/config/orangepi/default b/config/orangepi/default index 18d279975..386904cba 100644 --- a/config/orangepi/default +++ b/config/orangepi/default @@ -41,4 +41,4 @@ export MODULES ### JSON snipplet Setup ### NOTE: Please see all config files for setup variables!!! # shellcheck disable=SC2034 -JSON_DESCRIPTION="A port of Orange Pi OS with preinstalled Mainsail for 3D Printer's" +JSON_DESCRIPTION="A port of Orange Pi OS with preinstalled Mainsail for 3D printers" diff --git a/config/raspberry/default b/config/raspberry/default index 3467205b0..35fd0a160 100644 --- a/config/raspberry/default +++ b/config/raspberry/default @@ -20,4 +20,4 @@ export MODULES ### JSON snipplet Setup ### NOTE: Please see all config files for setup variables!!! # shellcheck disable=SC2034 -JSON_DESCRIPTION="A port of Raspberry Pi OS with preinstalled Mainsail for 3D Printer's" +JSON_DESCRIPTION="A port of Raspberry Pi OS with preinstalled Mainsail for 3D printers"