[doc] Fix random typo (#7676)

reviewable/pr7682/r1
Frans de Jonge 3 years ago committed by GitHub
parent 7ac4f31d1f
commit 11a22254d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ Each setting contains:
* args: allowed values for string.
* toggle: display name for args
* separator: put a separator after in the menu list
* configurable: can be parsed from cre/kopt and used to set document.configurable. Should not be set manualy
* configurable: can be parsed from cre/kopt and used to set `document.configurable`. Should not be set manually
--]]--
local CreOptions = require("ui/data/creoptions")

Loading…
Cancel
Save