--- loncom/interface/statistics/lonstudentassessment.pm 2004/03/01 16:39:19 1.95 +++ loncom/interface/statistics/lonstudentassessment.pm 2004/03/08 17:31:37 1.96 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.95 2004/03/01 16:39:19 matthew Exp $ +# $Id: lonstudentassessment.pm,v 1.96 2004/03/08 17:31:37 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -402,7 +402,7 @@ my @OutputOptions = }, { name => 'CSV', value => 'csv', - description => 'Output a comma seperated values file suitable for '. + description => 'Output a comma separated values file suitable for '. 'import into a spreadsheet program. Using this method as opposed '. 'to Excel output allows you to organize your data before importing'. ' it into a spreadsheet program.',