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

raeburn raeburn at source.lon-capa.org
Wed Feb 16 11:38:11 EST 2022


raeburn		Wed Feb 16 16:38:11 2022 EDT

  Modified files:              
    /loncom/interface	lonpopulate.pm 
  Log:
  - Typo
  
  
Index: loncom/interface/lonpopulate.pm
diff -u loncom/interface/lonpopulate.pm:1.91 loncom/interface/lonpopulate.pm:1.92
--- loncom/interface/lonpopulate.pm:1.91	Mon Jan  3 04:56:27 2022
+++ loncom/interface/lonpopulate.pm	Wed Feb 16 16:38:11 2022
@@ -1,5 +1,5 @@
 # automated enrollment configuration handler
-# $Id: lonpopulate.pm,v 1.91 2022/01/03 04:56:27 raeburn Exp $
+# $Id: lonpopulate.pm,v 1.92 2022/02/16 16:38:11 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1405,7 +1405,7 @@
                 &mt("Students with an enroll type of [_1]manual[_2], will be converted automatically to the 'auto' type, when they first appear in the institutional classlist for the course - as long as nightly adds are enabled and active, or the update roster utility is used.","'<b>","'</b>").' '.
                 &mt("Use the 'Lock' checkbox for any manually enrolled students for whom you wish to prevent type conversion.").' '.
                 &mt("Use the 'Change' checkbox to switch the enroll type from auto to manual, and vice versa.").' '.
-                &mt("Use the 'Unlock' checkbox for any maually enrolled students for whom you no longer wish to lock the enroll type.").' '.
+                &mt("Use the 'Unlock' checkbox for any manually enrolled students for whom you no longer wish to lock the enroll type.").' '.
                 &mt("Click the 'Go' button at the end of the page to process your desired changes.").'</td>
                     </tr>
                     <tr><td> </td></tr> 




More information about the LON-CAPA-cvs mailing list