Skip to content

Commit

Permalink
MailHandler LogManger support for mail entries #119
Browse files Browse the repository at this point in the history
Signed-off-by: jmehrens <jason_mehrens@hotmail.com>
  • Loading branch information
jmehrens committed Jan 23, 2024
1 parent 6028528 commit 2d15019
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@
* This property eagerly loads the assigned mail properties where as the
* <a href="#top-level-properties">top level mail properties</a> are lazily
* loaded. Prefer using this property when <a href="#verify">verification</a>
* is off or when verifcation does not force the provider to load required
* mail property. (defaults to <code>null</code>).
* is off or when verification does not force the provider to load required
* mail properties. (defaults to <code>null</code>).
*
* <li>&lt;handler-name&gt;.subject the name of a
* <code>Formatter</code> class or string literal used to create the subject
Expand Down

0 comments on commit 2d15019

Please sign in to comment.