From 07a5ddc850da5b4b29d8f195e7646f3423a438e8 Mon Sep 17 00:00:00 2001 From: dw-0 Date: Fri, 28 Jun 2024 22:32:33 +0200 Subject: [PATCH] fix: typo Signed-off-by: Dominik Willner --- kiauh/components/octoeverywhere/octoeverywhere_setup.py | 2 +- kiauh/extensions/obico/moonraker_obico_extension.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kiauh/components/octoeverywhere/octoeverywhere_setup.py b/kiauh/components/octoeverywhere/octoeverywhere_setup.py index be556dd..26ea678 100644 --- a/kiauh/components/octoeverywhere/octoeverywhere_setup.py +++ b/kiauh/components/octoeverywhere/octoeverywhere_setup.py @@ -61,7 +61,7 @@ def install_octoeverywhere() -> None: DialogType.INFO, [ "OctoEverywhere is already installed!", - "It is save to run the installer again to link your " + "It is safe to run the installer again to link your " "printer or repair any issues.", ], padding_top=0, diff --git a/kiauh/extensions/obico/moonraker_obico_extension.py b/kiauh/extensions/obico/moonraker_obico_extension.py index 2b18cf1..c010041 100644 --- a/kiauh/extensions/obico/moonraker_obico_extension.py +++ b/kiauh/extensions/obico/moonraker_obico_extension.py @@ -212,7 +212,7 @@ class ObicoExtension(BaseExtension): DialogType.INFO, [ "Obico is already installed!", - "It is save to run the installer again to link your " + "It is safe to run the installer again to link your " "printer or repair any issues.", "\n\n", "You can perform the following actions:",