Merge pull request #135 from nicoder/patch-1

fix typo in phpdoc
This commit is contained in:
Progi1984 2013-01-30 02:36:02 -08:00
commit 7ca4d725f6

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