Doc Block changes

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87532 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
Mark Baker
2012-03-09 23:55:17 +00:00
parent 93fa26a100
commit b3cb86ccff
8 changed files with 26 additions and 10 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ class PHPExcel_Writer_Excel2007 implements PHPExcel_Writer_IWriter
/**
* Save PHPExcel to file
*
* @param string $pFileName
* @param string $pFilename
* @throws Exception
*/
public function save($pFilename = null)