[LON-CAPA-cvs] cvs: loncom /interface domainprefs.pm
droeschl
droeschl at source.lon-capa.org
Mon May 22 03:58:46 EDT 2017
droeschl Mon May 22 07:58:46 2017 EDT
Modified files:
/loncom/interface domainprefs.pm
Log:
typo
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.299 loncom/interface/domainprefs.pm:1.300
--- loncom/interface/domainprefs.pm:1.299 Fri May 19 19:18:22 2017
+++ loncom/interface/domainprefs.pm Mon May 22 07:58:46 2017
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set domain-wide configuration settings
#
-# $Id: domainprefs.pm,v 1.299 2017/05/19 19:18:22 raeburn Exp $
+# $Id: domainprefs.pm,v 1.300 2017/05/22 07:58:46 droeschl Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -12978,7 +12978,7 @@
order => 'Order',
desc => 'Role description',
access => 'Role usage',
- status => 'Allowed instituional types',
+ status => 'Allowed institutional types',
exc => 'Allowed personnel',
inc => 'Disallowed personnel',
);
More information about the LON-CAPA-cvs
mailing list