mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
Fix wording in previous commit (#6862)
This commit is contained in:
parent
8a5c2e3af6
commit
25cfef3f6d
@ -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…
Reference in New Issue
Block a user