diff --git a/toonz/sources/common/tvectorimage/tstroke.cpp b/toonz/sources/common/tvectorimage/tstroke.cpp index fb55154..67e6b72 100644 --- a/toonz/sources/common/tvectorimage/tstroke.cpp +++ b/toonz/sources/common/tvectorimage/tstroke.cpp @@ -2855,7 +2855,7 @@ int intersect(const TStroke &stroke, const TPointD ¢er, double radius, #if defined(DEBUG) || defined(_DEBUG) /* -cout<<"interesections:"; +cout<<"intersections:"; copy( intersections.begin(), intersections.end(), ostream_iterator( cout, " " ) ); cout<