diff -r ebe688cedc25 -r 7fdbb852d323 mmsengine/mmsserver/inc/mmsserver.h --- a/mmsengine/mmsserver/inc/mmsserver.h Tue Aug 31 15:11:31 2010 +0300 +++ b/mmsengine/mmsserver/inc/mmsserver.h Wed Sep 01 12:31:54 2010 +0100 @@ -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 );