fix typo in phpdoc

This commit is contained in:
nicoder 2013-01-30 10:04:04 +01:00
parent 0baa487442
commit 2ce7553e28

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 * @param string $pSheetName Name of the worksheet to check
* @return boolean * @return boolean