diff --git a/src/window.py b/src/window.py index 927ee93..f3a616c 100644 --- a/src/window.py +++ b/src/window.py @@ -112,7 +112,7 @@ class AlpacaWindow(Adw.ApplicationWindow): _("Please select a model before chatting"), _("Chat cannot be cleared while receiving a message"), _("That tag is already being pulled"), - _("That tag has been pulled alreay") + _("That tag has been pulled already") ], "good": [ _("Model deleted successfully"),