fix typo in phpdoc
This commit is contained in:
parent
0baa487442
commit
2ce7553e28
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue