diff options
| author | Tim Graham <timograham@gmail.com> | 2013-07-30 08:06:49 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-07-30 08:06:49 -0400 |
| commit | d4dd55e78ccc8d38de750313f75d6921137e71ab (patch) | |
| tree | 640cc0cd5084ffa3d9ad060bc281be4977ce9dbd /docs/topics | |
| parent | 53e9ab72e92f4fc8a11f95713ae16e217baf963a (diff) | |
Doc tweaks for html_message parameter to send_mail(); refs #20817
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/email.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/topics/email.txt b/docs/topics/email.txt index ab3626f700..c007c2b856 100644 --- a/docs/topics/email.txt +++ b/docs/topics/email.txt @@ -72,7 +72,8 @@ are required. :mimetype:`text/html` content type. .. versionadded:: 1.7 -The html_message parameter was added + + The ``html_message`` parameter was added. send_mass_mail() ================ |
