[LON-CAPA-cvs] cvs: loncom /interface slotrequest.pm

raeburn lon-capa-cvs@mail.lon-capa.org
Wed, 14 Dec 2005 22:26:11 -0000


raeburn		Wed Dec 14 17:26:11 2005 EDT

  Modified files:              
    /loncom/interface	slotrequest.pm 
  Log:
  typo.
  
  
Index: loncom/interface/slotrequest.pm
diff -u loncom/interface/slotrequest.pm:1.36 loncom/interface/slotrequest.pm:1.37
--- loncom/interface/slotrequest.pm:1.36	Mon Nov 21 17:16:24 2005
+++ loncom/interface/slotrequest.pm	Wed Dec 14 17:26:10 2005
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler for requesting to have slots added to a students record
 #
-# $Id: slotrequest.pm,v 1.36 2005/11/21 22:16:24 albertel Exp $
+# $Id: slotrequest.pm,v 1.37 2005/12/14 22:26:10 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -626,7 +626,7 @@
 	     'endtime'      => 'End Time',
              'startreserve' => 'Time students can start reserving',
 	     'secret'       => 'Secret Word',
-	     'maxspace'     => 'Maxium # of students',
+	     'maxspace'     => 'Maximum # of students',
 	     'ip'           => 'IP or DNS restrictions',
 	     'symb'         => 'Resource slot is restricted to.',
 	     'uniqueperiod' => 'Period of time slot is unique',