Skip to content

Commit

Permalink
#532.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Syroeshko committed Aug 16, 2015
1 parent 75b479f commit 90295fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpWord/TemplateProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ public function saveAs($fileName)
}

/*
* Note: we do not use ``rename`` funcion here, because it looses file ownership data on Windows platform.
* Note: we do not use ``rename`` function here, because it looses file ownership data on Windows platform.
* As a result, user cannot open the file directly getting "Access denied" message.
*
* @see https://github.com/PHPOffice/PHPWord/issues/532
Expand Down

0 comments on commit 90295fe

Please sign in to comment.