mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
typo
This commit is contained in:
parent
b6f5855533
commit
a124926862
@ -112,7 +112,7 @@ var pdf2htmlEX = (function(){
|
||||
return !((off[1] > this.height() * 2) || (off[1] + this.$container.height() * 2 < 0));
|
||||
},
|
||||
/* return the coordinate of the top-left corner of container
|
||||
* in our cooridnate system
|
||||
* in our coordinate system
|
||||
*/
|
||||
position : function () {
|
||||
var off = this.$p.offset();
|
||||
|
Loading…
Reference in New Issue
Block a user