Fix typos

This commit is contained in:
Jellby
2020-10-31 10:20:02 +01:00
committed by poire-z
parent 4a6f8769ae
commit f892d4559f
6 changed files with 11 additions and 11 deletions

View File

@@ -1290,7 +1290,7 @@ function CreDocument:setupCallCache()
-- gotoXPointer() is for cre internal fixup, we always use gotoPage/Pos
-- (goBack, goForward, gotoLink are not used)
-- For some, we prefer no cache (if they costs nothing, return some huge
-- For some, we prefer no cache (if they cost nothing, return some huge
-- data that we'd rather not cache, are called with many different args,
-- or we'd rather have up to date crengine state)
elseif name == "getCurrentPage" then no_wrap = true