From 7fe6319847ec951410cf295e1862c543469812dd Mon Sep 17 00:00:00 2001 From: heliguy Date: Thu, 7 Nov 2024 20:40:38 -0500 Subject: [PATCH] Fix typo --- src/properties_page/properties_page.blp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/properties_page/properties_page.blp b/src/properties_page/properties_page.blp index cbbb78f..ce1afe3 100644 --- a/src/properties_page/properties_page.blp +++ b/src/properties_page/properties_page.blp @@ -185,7 +185,7 @@ template $PropertiesPage : Adw.NavigationPage { } } Adw.ActionRow pin_row { - title: _("Disable Automactic Removal"); + title: _("Disable Automatic Removal"); subtitle: _("Pin this runtime to keep it installed"); activatable: true; Gtk.Switch pin_switch {