mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 01:58:06 +02:00
Correct typos
This commit is contained in:
parent
497c0610cd
commit
a97dd26389
11 changed files with 11 additions and 11 deletions
|
@ -436,7 +436,7 @@ class PartialEvaluator {
|
|||
if (!data) {
|
||||
return null;
|
||||
}
|
||||
// Cache the "raw" standard font data, to avoid fetching it repeateadly
|
||||
// Cache the "raw" standard font data, to avoid fetching it repeatedly
|
||||
// (see e.g. issue 11399).
|
||||
this.standardFontDataCache.set(name, data);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue