Typos.
[synfig.git] / ETL / trunk / ETL / _smach.h
index 546b64d..876b6d4 100644 (file)
@@ -391,7 +391,7 @@ public:
                const state_base* old_state=curr_state;
                void *old_context=state_context;
 
-               // Clear out the current state and it's state_context
+               // Clear out the current state and its state_context
                curr_state=0;state_context=0;
 
                // Leave the state