diff options
Diffstat (limited to 'src/mailman/pipeline/docs/replybot.txt')
| -rw-r--r-- | src/mailman/pipeline/docs/replybot.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mailman/pipeline/docs/replybot.txt b/src/mailman/pipeline/docs/replybot.txt index 36bc6198f..f02b90254 100644 --- a/src/mailman/pipeline/docs/replybot.txt +++ b/src/mailman/pipeline/docs/replybot.txt @@ -49,7 +49,7 @@ response. _parsemsg : False listname : _xtest@example.com nodecorate : True - recips : [u'aperson@example.com'] + recipients : [u'aperson@example.com'] reduced_list_headers: True version : 3 @@ -137,7 +137,7 @@ header is ignored. _parsemsg : False listname : _xtest@example.com nodecorate : True - recips : [u'asystem@example.com'] + recipients : [u'asystem@example.com'] reduced_list_headers: True version : 3 |
