We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10cfff5 commit 22e446eCopy full SHA for 22e446e
jspdf.plugin.addhtml.js
@@ -25,7 +25,7 @@
25
*
26
* NOTE: Every parameter is optional except 'element' and 'callback', in such
27
* case the image is positioned at 0x0 covering the whole PDF document
28
- * size. Ie, to easily take screenshoots of webpages saving them to PDF.
+ * size. Ie, to easily take screenshots of webpages saving them to PDF.
29
*/
30
jsPDFAPI.addHTML = function (element, x, y, options, callback) {
31
'use strict';
0 commit comments