fixed typo
This commit is contained in:
@@ -113,7 +113,7 @@ class Preferences {
|
|||||||
halign: Gtk.Align.START
|
halign: Gtk.Align.START
|
||||||
});
|
});
|
||||||
let paddingVerticalLabel = new Gtk.Label({
|
let paddingVerticalLabel = new Gtk.Label({
|
||||||
label: _("Vertial Padding"),
|
label: _("Vertical Padding"),
|
||||||
hexpand: true,
|
hexpand: true,
|
||||||
halign: Gtk.Align.START
|
halign: Gtk.Align.START
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user