--- psiconv/trunk/lib/psiconv/parse_driver.c 2003/11/25 17:57:05 168 +++ psiconv/trunk/lib/psiconv/parse_driver.c 2003/11/25 22:08:48 170 @@ -317,7 +317,7 @@ psiconv_free_application_id_section(appl_id); psiconv_free_section_table_section(table); - psiconv_progress(config,lev+1,off,"End of word file"); + psiconv_progress(config,lev+1,off,"End of sketch file"); return res; ERROR4: @@ -327,7 +327,7 @@ ERROR2: free(*result); ERROR1: - psiconv_warn(config,lev+1,off,"Reading of Scketch File failed"); + psiconv_warn(config,lev+1,off,"Reading of Sketch File failed"); if (res == 0) return -PSICONV_E_NOMEM; else