mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix init hyphenation dictionaries
This commit is contained in:
@@ -55,7 +55,7 @@ function CreDocument:engineInit()
|
||||
self:cacheInit()
|
||||
|
||||
-- initialize hyph dictionaries
|
||||
cre.initHyphDict("./data/hyph")
|
||||
cre.initHyphDict("./data/hyph/")
|
||||
|
||||
-- we need to initialize the CRE font list
|
||||
local fonts = Font:getFontList()
|
||||
|
||||
Reference in New Issue
Block a user