Skip to content

Commit 97e8ab2

Browse files
committed
[DOC] Fix typo in "receiver" in example TypoScript
1 parent 3b699ba commit 97e8ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ForAdministrators/BestPractice/SendAttachments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ was used for all forms and plugins (unless you used conditions or set the value
77

88
```typo3_typoscript
99
plugin.tx_powermail.settings.setup {
10-
reciever {
10+
receiver {
1111
attachment = {$plugin.tx_powermail.settings.receiver.attachment}
1212
}
1313
sender {

0 commit comments

Comments
 (0)