Skip to content

Commit 2c56271

Browse files
pebosiPowerKiKi
authored andcommitted
Update TemplateProcessor.php
1 parent dd07483 commit 2c56271

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
@@ -1266,7 +1266,7 @@ protected function indexClonedVariables($count, $xmlBlock)
12661266
}
12671267

12681268
/**
1269-
* Raplaces variables with values from array, array keys are the variable names.
1269+
* Replaces variables with values from array, array keys are the variable names.
12701270
*
12711271
* @param array $variableReplacements
12721272
* @param string $xmlBlock

0 commit comments

Comments
 (0)