There was an error while loading. Please reload this page.
1 parent 83847f5 commit 6e243b4Copy full SHA for 6e243b4
1 file changed
jspdf.plugin.cell.js
@@ -201,7 +201,7 @@
201
202
/**
203
* Create a table from a set of data.
204
- * @param {Object[]} dataSet As array of objects containing key-value pairs
+ * @param {Object[]} data As array of objects containing key-value pairs
205
* @param {String[]} [headers] Omit or null to auto-generate headers at a performance cost
206
* @param {Object} [config.printHeaders] True to print column headers at the top of every page
207
* @param {Object} [config.autoSize] True to dynamically set the column widths to match the widest cell value
0 commit comments