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

droeschl droeschl at source.lon-capa.org
Mon Mar 23 08:51:26 EDT 2015


droeschl		Mon Mar 23 12:51:26 2015 EDT

  Modified files:              
    /loncom/interface	londocs.pm 
  Log:
  Typo.
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.592 loncom/interface/londocs.pm:1.593
--- loncom/interface/londocs.pm:1.592	Sun Mar  1 22:20:56 2015
+++ loncom/interface/londocs.pm	Mon Mar 23 12:51:26 2015
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.592 2015/03/01 22:20:56 raeburn Exp $
+# $Id: londocs.pm,v 1.593 2015/03/23 12:51:26 droeschl Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3892,7 +3892,7 @@
                     '<div class="LC_error">'.
                     &mt('A lockfile was not released when you added content to the clipboard earlier in this session.').' '.
  
-                    &mt('As a result addition of items to the clipboard wll be unavailable until your next log-in.');
+                    &mt('As a result addition of items to the clipboard will be unavailable until your next log-in.');
             } else { 
                 $locknotfreed .=
                     &mt('This will prevent addition of items to the clipboard until your next log-in.');




More information about the LON-CAPA-cvs mailing list