diff -r 84d9eb65b26f -r 2981cb3aa489 mmsengine/mmsserver/inc/mmsserver.h --- a/mmsengine/mmsserver/inc/mmsserver.h Mon May 03 12:29:07 2010 +0300 +++ b/mmsengine/mmsserver/inc/mmsserver.h Wed Nov 03 09:52:46 2010 +0530 @@ -437,7 +437,7 @@ * @param aParent folder where the notifications are stored * @param aNotification MMS headers for the new notification for * identity check. - * @return ETrue if the notification is a duplicate and should be discarded + * @return ETrue if the notification is a duplicate and shoud be discarded * EFalse if a duplicate has not been found */ TBool PruneDuplicateNotificationsL( TMsvId aParent, CMmsHeaders& aNotification );