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

raeburn raeburn at source.lon-capa.org
Thu Aug 22 11:16:05 EDT 2024


raeburn		Thu Aug 22 15:16:05 2024 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  - Typo in comment.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.1432 loncom/interface/loncommon.pm:1.1433
--- loncom/interface/loncommon.pm:1.1432	Sun Jul 14 01:26:01 2024
+++ loncom/interface/loncommon.pm	Thu Aug 22 15:16:05 2024
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.1432 2024/07/14 01:26:01 raeburn Exp $
+# $Id: loncommon.pm,v 1.1433 2024/08/22 15:16:05 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -6536,7 +6536,7 @@
        If page header is being requested for use in a frameset, then
        the second (option) argument -- frameset will be true, and
        the target attribute set for links should be target="_parent".
-       If $title is supplied as the thitd arg, that will be used to 
+       If $title is supplied as the third arg, that will be used to 
        the left of the breadcrumbs tail for the current path.
 
 Returns: HTML div with CSTR path and recent box




More information about the LON-CAPA-cvs mailing list