Fix typo in PartialEvaluator_getTextContent
This commit is contained in:
parent
1f084053e6
commit
318b286da3
@ -512,7 +512,7 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
|
||||
return queue;
|
||||
},
|
||||
|
||||
getTextContent: function partialEvaluatorGetIRQueue(
|
||||
getTextContent: function PartialEvaluator_getTextContent(
|
||||
stream, resources, state) {
|
||||
var bidiTexts;
|
||||
var kSpaceFactor = 0.35;
|
||||
|
Loading…
x
Reference in New Issue
Block a user