This commit is contained in:
heliguy
2024-11-07 20:40:38 -05:00
parent 51857648fc
commit 7fe6319847

View File

@@ -185,7 +185,7 @@ template $PropertiesPage : Adw.NavigationPage {
} }
} }
Adw.ActionRow pin_row { Adw.ActionRow pin_row {
title: _("Disable Automactic Removal"); title: _("Disable Automatic Removal");
subtitle: _("Pin this runtime to keep it installed"); subtitle: _("Pin this runtime to keep it installed");
activatable: true; activatable: true;
Gtk.Switch pin_switch { Gtk.Switch pin_switch {