From 9795b3c8079da299cbf4e703d46389c5d80e1ff3 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 31 May 2017 01:33:17 +0200 Subject: plugin: Fix function name --- plugin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.md b/plugin.md index fae6199..a3d6b38 100644 --- a/plugin.md +++ b/plugin.md @@ -30,7 +30,7 @@ - `initialize()` - A callable to be setup in a Mailman hook, to setup everything necessary for pgpmailman to run. Such as adding the `listname-key`@ subaddress, creating keyrings if not found, subscribing to events if necessary. - - `tearDown()` - A callable to be setup in a Mailman exit hook. + - `tear_down()` - A callable to be setup in a Mailman exit hook. * `django-pgpmailman` - A Django app that extends Postorius and HyperKitty, also with an associated example_project that combines Postorius, HyperKitty while extending their templates and views seamlessly. - `api` @@ -59,4 +59,4 @@ As any of Mailman's Django apps, will be packaged with an example_project with d ## Documentation -In order for site admins and users to use encrypted mailing lists responsibly, quite some amount of documentation is required, since misusing encrypted lists will make them uneffective. \ No newline at end of file +In order for site admins and users to use encrypted mailing lists responsibly, quite some amount of documentation is required, since misusing encrypted lists will make them uneffective. -- cgit v1.2.3-70-g09d2