Merge pull request #173 from gmsantosxl/develop

Typo mistake
This commit is contained in:
Mark Baker
2013-04-27 15:13:29 -07:00
+1 -1
View File
@@ -38,7 +38,7 @@ interface PHPExcel_Writer_IWriter
/**
* Save PHPExcel to file
*
* @param string $pFilename NAme of the file to save
* @param string $pFilename Name of the file to save
* @throws PHPExcel_Writer_Exception
*/
public function save($pFilename = NULL);