Index: trunk/src/obj_line_op.h =================================================================== --- trunk/src/obj_line_op.h (revision 4572) +++ trunk/src/obj_line_op.h (revision 4573) @@ -24,7 +24,7 @@ * */ -/*** Standard operations on arc ***/ +/*** Standard operations on line ***/ #include "operation.h" Index: trunk/src/obj_text_op.h =================================================================== --- trunk/src/obj_text_op.h (revision 4572) +++ trunk/src/obj_text_op.h (revision 4573) @@ -24,7 +24,7 @@ * */ -/*** Standard operations on arc ***/ +/*** Standard operations on text ***/ #include "operation.h"