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

raeburn raeburn at source.lon-capa.org
Mon Oct 3 09:11:39 EDT 2011


raeburn		Mon Oct  3 13:11:39 2011 EDT

  Modified files:              
    /loncom/interface	loncoursedata.pm 
  Log:
  - Fix typo in POD.
  
  
Index: loncom/interface/loncoursedata.pm
diff -u loncom/interface/loncoursedata.pm:1.191 loncom/interface/loncoursedata.pm:1.192
--- loncom/interface/loncoursedata.pm:1.191	Tue Jun 28 09:38:05 2011
+++ loncom/interface/loncoursedata.pm	Mon Oct  3 13:11:39 2011
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 #
-# $Id: loncoursedata.pm,v 1.191 2011/06/28 09:38:05 foxr Exp $
+# $Id: loncoursedata.pm,v 1.192 2011/10/03 13:11:39 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -454,7 +454,7 @@
 Drops all of the tables in the local mysql cache associated with the
 specified course id.
 
-TODO:  The drops shoulid be pushed into lonmysql to further isolate 
+TODO:  The drops should be pushed into lonmysql to further isolate 
 mysql code from other modules.
 
 =cut




More information about the LON-CAPA-cvs mailing list