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.
2 parents 9a085ab + debead5 commit ff12698Copy full SHA for ff12698
Classes/PHPExcel.php
@@ -206,7 +206,7 @@ public function createSheet($iSheetIndex = NULL)
206
}
207
208
/**
209
- * Chech if a sheet with a specified name already exists
+ * Check if a sheet with a specified name already exists
210
*
211
* @param string $pSheetName Name of the worksheet to check
212
* @return boolean
Classes/PHPExcel/Worksheet.php
@@ -1295,7 +1295,7 @@ public function getStyles()
1295
1296
1297
1298
- * Get default style of workbork.
+ * Get default style of workbook.
1299
1300
* @deprecated
1301
* @return PHPExcel_Style
0 commit comments