Skip to content

Commit a4af6a0

Browse files
TerjeBrweaverryan
authored andcommitted
fixed typo in "except"
1 parent 6f64fdb commit a4af6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/email/dev_environment.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ This can be done by adding the ``delivery_whitelist`` option:
161161
),
162162
));
163163
164-
In the above example all mail will be redirected to ``[email protected]``, exept that mail to the single
164+
In the above example all mail will be redirected to ``[email protected]``, except that mail to the single
165165
address ``[email protected]`` and all mail to the domain ``mydomain.com`` will be delivered as normal.
166166

167167
Viewing from the Web Debug Toolbar

0 commit comments

Comments
 (0)