mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Fix wording in previous commit (#6862)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user