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

albertel lon-capa-cvs-allow@mail.lon-capa.org
Tue, 28 Aug 2007 20:04:51 -0000


albertel		Tue Aug 28 16:04:51 2007 EDT

  Modified files:              
    /loncom/enrollment	localenroll.pm 
  Log:
  - comment typo
  
  
Index: loncom/enrollment/localenroll.pm
diff -u loncom/enrollment/localenroll.pm:1.22 loncom/enrollment/localenroll.pm:1.23
--- loncom/enrollment/localenroll.pm:1.22	Sat Aug 25 14:35:17 2007
+++ loncom/enrollment/localenroll.pm	Tue Aug 28 16:04:50 2007
@@ -1,6 +1,6 @@
 # functions to glue school database system into Lon-CAPA for 
 # automated enrollment
-# $Id: localenroll.pm,v 1.22 2007/08/25 18:35:17 raeburn Exp $
+# $Id: localenroll.pm,v 1.23 2007/08/28 20:04:50 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -512,7 +512,7 @@
 ###############################
 # sub get_userinfo
 #
-# Incoming data: four required arguments and additional optional argumenta
+# Incoming data: four required arguments and additional optional arguments
 # Two modes of operation:
 # (1) Retrieves institutional data for a single user either by username
 #     if $uname is included as second argument, or by ID if $id is