[fix] Typo in #5522 (#5530)

pull/5531/head
yparitcher 5 years ago committed by Frans de Jonge
parent aa165cefe9
commit 40d6a7665b

@ -443,7 +443,6 @@ function ReaderTypeset:makeDefaultFloatingPunctuation()
choice2_text_func = function()
return floating_punctuation and _("Enable (★)") or _("Enable")
end,
choice2_text = _("Enable"),
choice2_enabled = not floating_punctuation,
choice2_callback = function()
G_reader_settings:saveSetting("floating_punctuation", true)

Loading…
Cancel
Save