andrewdavey / postal

Email sending for asp.net mvc using the view engine system to render emails.
http://aboutcode.net/postal
MIT License
536 stars 169 forks source link

Fixes typo in XML comment for default constructor. #122

Open tiesont opened 9 years ago

tiesont commented 9 years ago

cref tag is missing/malformed in the XML comment for the default constructor. This is a simple patch for said typo.