Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
This commit is contained in:
commit
ff12698185
@ -206,7 +206,7 @@ class PHPExcel
|
||||
}
|
||||
|
||||
/**
|
||||
* Chech if a sheet with a specified name already exists
|
||||
* Check if a sheet with a specified name already exists
|
||||
*
|
||||
* @param string $pSheetName Name of the worksheet to check
|
||||
* @return boolean
|
||||
|
@ -1295,7 +1295,7 @@ class PHPExcel_Worksheet implements PHPExcel_IComparable
|
||||
}
|
||||
|
||||
/**
|
||||
* Get default style of workbork.
|
||||
* Get default style of workbook.
|
||||
*
|
||||
* @deprecated
|
||||
* @return PHPExcel_Style
|
||||
|
Loading…
Reference in New Issue
Block a user