[LON-CAPA-cvs] cvs: loncom /interface domainprefs.pm
raeburn
raeburn at source.lon-capa.org
Tue Feb 27 10:46:42 EST 2024
raeburn Tue Feb 27 15:46:42 2024 EDT
Modified files:
/loncom/interface domainprefs.pm
Log:
- Typo
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.434 loncom/interface/domainprefs.pm:1.435
--- loncom/interface/domainprefs.pm:1.434 Sat Feb 24 23:41:44 2024
+++ loncom/interface/domainprefs.pm Tue Feb 27 15:46:42 2024
@@ -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 @@
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,
},
More information about the LON-CAPA-cvs
mailing list