From 43c24c9150c488e78daaf5a42217542fba13a5b7 Mon Sep 17 00:00:00 2001 From: jeffser Date: Wed, 22 May 2024 23:54:50 -0600 Subject: [PATCH] Minor spelling mistake :( --- src/window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"),