Skip to content

Commit e5db84c

Browse files
committed
Minor description changes for send_notification_email
1 parent 7888246 commit e5db84c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ detailed information, please refer to the updated API documentation.
1919
time & an optional message.
2020
* To enable email notifications, the following preferences must be set in
2121
`~/.imagej/IJ_Prefs.txt`:
22-
* .imcf.sender_email: sender's email address.
23-
* .imcf.smtpserver: the SMTP server used for sending emails.
24-
* If the sender email or SMTP server is not configured, method logs a
25-
message and exits.
22+
* `.imcf.sender_email`: sender's email address.
23+
* `.imcf.smtpserver`: the SMTP server used for sending emails.
24+
* If the sender email or SMTP server is not configured, the method logs a
25+
message and returns.
2626
* `imcflibs.imagej.misc.sanitize_image_title` to remove special chars and
2727
various suffixes from an ImagePlus.
2828
* `imcflibs.imagej.misc.subtract_images` to subtract an image from another.

0 commit comments

Comments
 (0)