Index: act_pstk_proto.c =================================================================== --- act_pstk_proto.c (revision 27554) +++ act_pstk_proto.c (revision 27555) @@ -139,7 +139,7 @@ } static const char pcb_acts_PstkProtoEdit[] = - "PstkProto([noundo,] proto, remove, layer_type\n" + "PstkProto([noundo,] proto, remove, layer_type)\n" "PstkProto([noundo,] proto, copy, dst_layer_type, src_layer_type)\n" ; static const char pcb_acth_PstkProtoEdit[] = "Edit a padstack prototype specified by its pointer.";