Index: trunk/src/object_act.c =================================================================== --- trunk/src/object_act.c (revision 36909) +++ trunk/src/object_act.c (revision 36910) @@ -1037,7 +1037,7 @@ return 0; } -static const char pcb_acts_Rotate90[] = "pcb_move_obj(steps)"; +static const char pcb_acts_Rotate90[] = "Rotate90(steps)"; static const char pcb_acth_Rotate90[] = "Rotates the object under the crosshair by 90 degree steps."; /* DOC: rotate90.html */ static fgw_error_t pcb_act_Rotate90(fgw_arg_t *res, int argc, fgw_arg_t *argv)