Index: xy.c =================================================================== --- xy.c (revision 35896) +++ xy.c (revision 35897) @@ -714,7 +714,7 @@ } /* apply attribute translation (affected by the final rotation of the part - because the p&p machine will rotate around this pont while the subc was + because the p&p machine will rotate around this point while the subc was rotated around it's pcb-rnd-origin) */ if (atrans && ((ctx->tx != 0) || (ctx->ty != 0)) && (ctx->theta != 0)) { double trad = (-ctx->theta) / RND_RAD_TO_DEG;