mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Fix typo
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user