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

raeburn raeburn@source.lon-capa.org
Sat, 23 Oct 2010 19:29:50 -0000


raeburn		Sat Oct 23 19:29:50 2010 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  - Typo in pod.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.982 loncom/interface/loncommon.pm:1.983
--- loncom/interface/loncommon.pm:1.982	Sun Sep 26 01:57:21 2010
+++ loncom/interface/loncommon.pm	Sat Oct 23 19:29:50 2010
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.982 2010/09/26 01:57:21 raeburn Exp $
+# $Id: loncommon.pm,v 1.983 2010/10/23 19:29:50 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -6682,7 +6682,7 @@
                                     should it have jsmath forced on by the
                                     current page
              bread_crumbs ->             Array containing breadcrumbs
-             bread_crumbs_components ->  if exists show it as headline else show only the breadcrumbs
+             bread_crumbs_component ->  if exists show it as headline else show only the breadcrumbs
 
 =back