fix typo in phpdoc

This commit is contained in:
nicoder 2013-01-30 10:04:04 +01:00
parent 0baa487442
commit 2ce7553e28
1 changed files with 1 additions and 1 deletions

View File

@ -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