Type: 'circut' -> 'circuit'.
[synfig.git] / synfig-studio / trunk / src / gtkmm / state_draw.cpp
index 56f5c97..6557ca5 100644 (file)
@@ -575,7 +575,7 @@ StateDraw_Context::event_mouse_down_handler(const Smach::event& x)
                        return Smach::RESULT_ACCEPT;
                }
 
-       case BUTTON_RIGHT: // Intercept the right-button click to short-circut the pop-up menu
+       case BUTTON_RIGHT: // Intercept the right-button click to short-circuit the pop-up menu
                return Smach::RESULT_ACCEPT;
 
        default: