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