Fix wording in previous commit (#6862)

pull/6867/head
Galunid 4 years ago committed by GitHub
parent 8a5c2e3af6
commit 25cfef3f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -945,7 +945,7 @@ function ReaderFooter:addToMainMenu(menu_items)
end,
},
{
text = _("Hold (footer) to skim"),
text = _("Hold footer to skim"),
checked_func = function()
return self.settings.skim_widget_on_hold
end,

Loading…
Cancel
Save