Spelling fixes

This commit is contained in:
chase
2018-05-26 11:50:47 -05:00
committed by Jon Trulson
parent 8d2fe2486c
commit 809c3d8bb6
146 changed files with 240 additions and 240 deletions

View File

@@ -331,7 +331,7 @@ MIMEBodyPart::getDtType(DtMailEnv & error)
// We must have an exact 1:1 mapping between the mime type and the
// CDE type to use this inverse mapping. If we have no hits then we
// dont have any thing to use. If we have several hits, then we have
// don't have any thing to use. If we have several hits, then we have
// no idea which type is the correct type.
//
if (NULL != types) {
@@ -649,7 +649,7 @@ MIMEBodyPart::loadBody(DtMailEnv & error)
char *
MIMEBodyPart::getDescription(DtMailEnv &)
{
// Dont have this return anything without checking
// Don't have this return anything without checking
// ramifications with getNameHeaderValue
// No need to clear error object here because we assume it has already