--- loncom/xml/lontexconvert.pm 2003/09/19 16:12:50 1.25 +++ loncom/xml/lontexconvert.pm 2003/10/07 17:52:29 1.26 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # TeX Conversion Module # -# $Id: lontexconvert.pm,v 1.25 2003/09/19 16:12:50 www Exp $ +# $Id: lontexconvert.pm,v 1.26 2003/10/07 17:52:29 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -83,7 +83,7 @@ sub converted { my $texstring=shift; my $xmlstring='[UNDISPLAYABLE]'; if ($Apache::lontexconvert::messedup) { - return '[TeX Uncoverted Due To Previous Errors]'; + return '[TeX Unconverted Due To Previous Errors]'; } eval(<<'ENDCONV'); {