Index: find_geo.c =================================================================== --- find_geo.c (revision 21839) +++ find_geo.c (revision 21840) @@ -309,7 +309,7 @@ return pcb_false; } -/* Tests any end of a rat line is on the arc */ +/* Tests any end of a rat line is on the poly */ static pcb_bool pcb_isc_rat_poly(pcb_rat_t *rat, pcb_poly_t *poly) { pcb_layergrp_id_t gid = pcb_layer_get_group_(poly->parent.layer);