--- loncom/homework/bridgetask.pm 2008/08/13 09:10:44 1.239 +++ loncom/homework/bridgetask.pm 2008/09/11 14:47:17 1.240 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.239 2008/08/13 09:10:44 bisitz Exp $ +# $Id: bridgetask.pm,v 1.240 2008/09/11 14:47:17 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1325,7 +1325,7 @@ DONEBUTTON } } if (exists($Apache::lonhomework::results{'INTERNAL_store'})) { - # instance generation occured and hasn't yet been stored + # instance generation occurred and hasn't yet been stored &Apache::structuretags::finalize_storage(); } } elsif ($target eq 'webgrade') {