From 2866c868d55d197de8c39c34debc878b38929d98 Mon Sep 17 00:00:00 2001 From: Alexandre Avenel Date: Sat, 11 Nov 2017 18:11:15 +0100 Subject: Fix some typos using codespell (#285) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installation.rst') diff --git a/docs/installation.rst b/docs/installation.rst index 9a5bd5a..0c3cfac 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -186,7 +186,7 @@ Production values are recommended values for use in production. | | | **Production value:** `ihatemoney conf-example ihatemoney.cfg` sets it to something | | | | random, which is good. | +-------------------------------+---------------------------------+----------------------------------------------------------------------------------------+ -| MAIL_DEFAULT_SENDER | ``("Budget manager", | A python tuple describing the name and email adress to use when sending | +| MAIL_DEFAULT_SENDER | ``("Budget manager", | A python tuple describing the name and email address to use when sending | | | "budget@notmyidea.org")`` | emails. | | | | | | | | **Production value:** Any tuple you want. | -- cgit v1.1