Skip to content

Commit

Permalink
PHPOfficeGH-78 fixed Excel5 apidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Bonsch committed Nov 19, 2012
1 parent 2b27211 commit 782b244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/PHPExcel/Writer/Excel5.php
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ public function save($pFilename = null) {
*
* @deprecated
* @param string $pValue Temporary storage directory
* @throws PHPExcel_Writer_Exception Exception when directory does not exist
* @throws PHPExcel_Writer_Exception when directory does not exist
* @return PHPExcel_Writer_Excel5
*/
public function setTempDir($pValue = '') {
Expand Down

0 comments on commit 782b244

Please sign in to comment.