--- loncom/interface/domainprefs.pm 2024/02/24 23:41:44 1.434 +++ loncom/interface/domainprefs.pm 2024/02/27 15:46:42 1.435 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.434 2024/02/24 23:41:44 raeburn Exp $ +# $Id: domainprefs.pm,v 1.435 2024/02/27 15:46:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -386,7 +386,7 @@ sub handler { help => 'Domain_Configuration_Quotas', header => [{col1 => 'User affiliation', col2 => 'Available tools', - col3 => 'Portfilo quota (MB)',}], + col3 => 'Portfolio quota (MB)',}], print => \&print_quotas, modify => \&modify_quotas, },