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

matthew lon-capa-cvs@mail.lon-capa.org
Thu, 30 Oct 2003 13:57:06 -0000


matthew		Thu Oct 30 08:57:06 2003 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  POD fix.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.139 loncom/interface/loncommon.pm:1.140
--- loncom/interface/loncommon.pm:1.139	Wed Oct 29 11:20:14 2003
+++ loncom/interface/loncommon.pm	Thu Oct 30 08:57:06 2003
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.139 2003/10/29 16:20:14 matthew Exp $
+# $Id: loncommon.pm,v 1.140 2003/10/30 13:57:06 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2730,7 +2730,7 @@
 =item $Max: scalar, the maximum Y value to use in the plot
 If $Max is < any data point, the graph will not be rendered.
 
-=teim $colors: array ref holding the colors to be used for the data sets when
+=item $colors: array ref holding the colors to be used for the data sets when
 they are plotted.  If undefined, default values will be used.
 
 =item @Values: An array of array references.  Each array reference holds data