diff options
Diffstat (limited to 'sqwebmail/msg2html.c')
| -rw-r--r-- | sqwebmail/msg2html.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sqwebmail/msg2html.c b/sqwebmail/msg2html.c index a3025ae..74ecfb6 100644 --- a/sqwebmail/msg2html.c +++ b/sqwebmail/msg2html.c @@ -1322,7 +1322,7 @@ struct msg2html_textplain_info {  	*/  	int flowed; -	int conv_err; /* A transcoding error has occured */ +	int conv_err; /* A transcoding error has occurred */  	/*  	** Optionally replace smiley sequences with image URLs | 
