--- loncom/interface/domainprefs.pm 2014/02/13 01:52:29 1.226 +++ loncom/interface/domainprefs.pm 2014/02/28 19:20:05 1.227 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.226 2014/02/13 01:52:29 raeburn Exp $ +# $Id: domainprefs.pm,v 1.227 2014/02/28 19:20:05 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -275,7 +275,7 @@ sub handler { {col1 => 'Setting', col2 => 'Affiliation'}, {col1 => 'User population', - col2 => 'Updateable user data'}], + col2 => 'Updatable user data'}], }, 'autocreate' => { text => 'Auto-course creation settings', @@ -319,9 +319,9 @@ sub handler { { text => 'User modification', help => 'Domain_Configuration_User_Modification', header => [{col1 => 'Target user has role', - col2 => 'User information updateable in author context'}, + col2 => 'User information updatable in author context'}, {col1 => 'Target user has role', - col2 => 'User information updateable in course context'}], + col2 => 'User information updatable in course context'}], }, 'scantron' => { text => 'Bubblesheet format file',