calendarui/controller/inc/calendeletingstate.h
branchRCL_3
changeset 29 12af337248b1
parent 0 f979ecb2b13e
child 30 bd7edf625bdd
--- a/calendarui/controller/inc/calendeletingstate.h	Thu Aug 19 09:53:43 2010 +0300
+++ b/calendarui/controller/inc/calendeletingstate.h	Tue Aug 31 15:13:43 2010 +0300
@@ -11,12 +11,11 @@
 *
 * Contributors:
 *
-* Description:   Calendar state machine
+* Description:  Calendar state machine
 *
 */
 
 
-
 #ifndef CALENDELETINGSTATE_H
 #define CALENDELETINGSTATE_H
 
@@ -36,7 +35,7 @@
         ~CCalenDeletingState();
         
     public:
-        // From CCalenState
+        // From CCCalenState
         TBool HandleCommandL( const TCalenCommand& aCommand,
                              CCalenStateMachine& aStateMachine );
         void HandleNotificationL(const TCalenNotification& aNotification,