Index: mentor_sch.c =================================================================== --- mentor_sch.c (revision 7462) +++ mentor_sch.c (revision 7463) @@ -250,7 +250,7 @@ } static const char pcb_acts_Loadmentor_schFrom[] = "LoadMentorFrom(filename)"; -static const char pcb_acth_Loadmentor_schFrom[] = "Loads the specified mentor schematics .edf file."; +static const char pcb_acth_Loadmentor_schFrom[] = "Loads the specified Mentor Graphics Design Capture schematics flat .edf file."; int pcb_act_LoadMentorFrom(int argc, const char **argv, pcb_coord_t x, pcb_coord_t y) { const char *fname = NULL;