mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-02-16 22:43:21 +03:00
Update IWriter.php
Fixing a typo
This commit is contained in:
parent
e9a09c8903
commit
212b7acc79
@ -38,7 +38,7 @@ interface PHPExcel_Writer_IWriter
|
|||||||
/**
|
/**
|
||||||
* Save PHPExcel to file
|
* 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
|
* @throws PHPExcel_Writer_Exception
|
||||||
*/
|
*/
|
||||||
public function save($pFilename = NULL);
|
public function save($pFilename = NULL);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user