Index: trunk/src/plugins/io_eeschema/read_disp.c =================================================================== --- trunk/src/plugins/io_eeschema/read_disp.c (revision 11289) +++ trunk/src/plugins/io_eeschema/read_disp.c (revision 11290) @@ -1196,7 +1196,7 @@ return -1; } -TODO("turn this into a dyntext object + add the force script from 'rail'"); +TODO("turn this into a dyntext object + add the forge script from 'rail'"); TODO("process 'property' nodes: eeschema_parse_property__impl()"); return 0;