From 474a7de956c5accf6c160b85cda80022a882ab05 Mon Sep 17 00:00:00 2001 From: nka11 Date: Tue, 29 Oct 2013 14:04:42 +0100 Subject: typo fix --- doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.rst b/doc/install.rst index 74ae67d..1f2b17e 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -87,7 +87,7 @@ To receive incoming emails from Mailman, you must add the follwing lines to [archiver.hyperkitty] class: hyperkitty.archiver.Archiver enable: yes - configuration: /path/to/hyperkitty_standalone/setup.py + configuration: /path/to/hyperkitty_standalone/settings.py .. warning:: The user that Mailman runs under (unually "mailman") must be able to read -- cgit