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
+1 -1
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