Index: obj_padstack_act.c =================================================================== --- obj_padstack_act.c (revision 12582) +++ obj_padstack_act.c (revision 12583) @@ -63,7 +63,7 @@ return 0; } -static const char pcb_acts_padstackplace[] = "PadstackConvert([proto_id|default], [x, y])"; +static const char pcb_acts_padstackplace[] = "PadstackPlace([proto_id|default], [x, y])"; static const char pcb_acth_padstackplace[] = "Place a pad stack (either proto_id, or if not specified, the default for style)"; int pcb_act_padstackplace(int argc, const char **argv, pcb_coord_t x, pcb_coord_t y)