--- loncom/interface/lonparmset.pm 2003/06/19 21:49:53 1.103
+++ loncom/interface/lonparmset.pm 2003/06/20 14:21:03 1.104
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set parameters for assessments
#
-# $Id: lonparmset.pm,v 1.103 2003/06/19 21:49:53 albertel Exp $
+# $Id: lonparmset.pm,v 1.104 2003/06/20 14:21:03 matthew Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1496,7 +1496,7 @@ sub crsenv {
'Modifying this will make problems '.
'have different numbers and answers',
'problem_stream_switch'
- => 'Allow problems to be splitted over pages
'.
+ => 'Allow problems to be split over pages
'.
' (yes if allow anything else if not)'
);
foreach (keys(%values)) {