[LON-CAPA-cvs] cvs: loncom /enrollment localenroll.pm

raeburn raeburn@source.lon-capa.org
Mon, 23 May 2011 19:11:41 -0000


raeburn		Mon May 23 19:11:41 2011 EDT

  Modified files:              
    /loncom/enrollment	localenroll.pm 
  Log:
  - Typo in documentation.
  
  
Index: loncom/enrollment/localenroll.pm
diff -u loncom/enrollment/localenroll.pm:1.41 loncom/enrollment/localenroll.pm:1.42
--- loncom/enrollment/localenroll.pm:1.41	Tue Jan 11 22:17:39 2011
+++ loncom/enrollment/localenroll.pm	Mon May 23 19:11:41 2011
@@ -1,6 +1,6 @@
 # functions to glue school database system into Lon-CAPA for 
 # automated enrollment
-# $Id: localenroll.pm,v 1.41 2011/01/11 22:17:39 raeburn Exp $
+# $Id: localenroll.pm,v 1.42 2011/05/23 19:11:41 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -378,7 +378,7 @@
 a table where columns are course type (official, unofficial or community) 
 and rows are institutional affiliations (e.g., Faculty, Staff, Student etc.).
 
-crsreq_checks() takes three arguments: $dom, $reqtyes, $validations.
+crsreq_checks() takes three arguments: $dom, $reqtypes, $validations.
 $dom - the domain for which validation options are needed.
 $reqtypes - ref to an ARRAY of course types (i.e., official, unofficial and community.
 $validations - ref to a hash of a hash which will determine whether "validate"