diff options
| author | Alexandre Avenel <avenel.alexandre@gmail.com> | 2017-11-11 18:11:15 +0100 |
|---|---|---|
| committer | Alexis Metaireau <alexis@notmyidea.org> | 2017-11-11 18:11:15 +0100 |
| commit | 2866c868d55d197de8c39c34debc878b38929d98 (patch) | |
| tree | 686d0d7c431f62585c946b5e7f3fe13a0579771d /docs/installation.rst | |
| parent | 974485690c4a2d5127f2880cf78847c6916c02ce (diff) | |
| download | ihatemoney-mirror-2866c868d55d197de8c39c34debc878b38929d98.zip ihatemoney-mirror-2866c868d55d197de8c39c34debc878b38929d98.tar.gz ihatemoney-mirror-2866c868d55d197de8c39c34debc878b38929d98.tar.bz2 | |
Fix some typos using codespell (#285)
Diffstat (limited to 'docs/installation.rst')
| -rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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. | |
