--- loncom/interface/loncommon.pm 2012/12/19 23:03:37 1.1104 +++ loncom/interface/loncommon.pm 2012/12/19 23:05:01 1.1105 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1104 2012/12/19 23:03:37 raeburn Exp $ +# $Id: loncommon.pm,v 1.1105 2012/12/19 23:05:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2529,7 +2529,7 @@ sub authform_nochange{ my ($authnum,%can_assign) = &get_assignable_auth($in{'domain'}); my $result; if (!$authnum) { - $result = &mt('Under you current role you are not permitted to change login settings for this user'); + $result = &mt('Under your current role you are not permitted to change login settings for this user'); } else { $result = '