--- loncom/enrollment/localenroll.pm 2007/08/25 18:35:17 1.22 +++ loncom/enrollment/localenroll.pm 2007/08/28 20:04:50 1.23 @@ -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 allusers_info { ############################### # 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