Skip to content

Commit 90295fe

Browse files
author
Roman Syroeshko
committed
1 parent 75b479f commit 90295fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/TemplateProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ public function saveAs($fileName)
340340
}
341341

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

0 commit comments

Comments
 (0)