[LON-CAPA-cvs] cvs: loncom /html/adm/helper newslot.helper

bisitz bisitz@source.lon-capa.org
Mon, 30 Mar 2009 12:46:22 -0000


bisitz		Mon Mar 30 12:46:22 2009 EDT

  Modified files:              
    /loncom/html/adm/helper	newslot.helper 
  Log:
  Typo
  
  
Index: loncom/html/adm/helper/newslot.helper
diff -u loncom/html/adm/helper/newslot.helper:1.25 loncom/html/adm/helper/newslot.helper:1.26
--- loncom/html/adm/helper/newslot.helper:1.25	Tue Jan 27 20:53:53 2009
+++ loncom/html/adm/helper/newslot.helper	Mon Mar 30 12:46:22 2009
@@ -76,7 +76,7 @@
       <br />Type:
     </message>
     <choices variable="type">
-      <choice computer='preassigned'>Instructor asssignable.</choice>
+      <choice computer='preassigned'>Instructor assignable.</choice>
       <choice computer='schedulable_student'>Student selectable.</choice>
       <defaultvalue>
         return &{$helper->{DATA}{origslot}}('type','preassigned');