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

raeburn raeburn at source.lon-capa.org
Sat Aug 23 17:23:43 EDT 2025


raeburn		Sat Aug 23 21:23:43 2025 EDT

  Modified files:              
    /loncom/interface	lonhtmlcommon.pm 
  Log:
  - Fix typo in comment.
  
  
Index: loncom/interface/lonhtmlcommon.pm
diff -u loncom/interface/lonhtmlcommon.pm:1.422 loncom/interface/lonhtmlcommon.pm:1.423
--- loncom/interface/lonhtmlcommon.pm:1.422	Tue Mar 25 01:02:59 2025
+++ loncom/interface/lonhtmlcommon.pm	Sat Aug 23 21:23:43 2025
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common html routines
 #
-# $Id: lonhtmlcommon.pm,v 1.422 2025/03/25 01:02:59 raeburn Exp $
+# $Id: lonhtmlcommon.pm,v 1.423 2025/08/23 21:23:43 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1367,7 +1367,7 @@
 
     # Code to put a due date countdown in 'duedatecountdown' span.
     # This is currently located in the breadcrumb headers.
-    # note that the dueDateLayout is internatinoalized below.
+    # note that the dueDateLayout is internationalized below.
     # Here document is used to support the substitution into the javascript below.
     # ..which unforunately necessitates escaping the $'s in the javascript.
     # There are several times of importance




More information about the LON-CAPA-cvs mailing list