MDL-15471 - fix typo inappropriate

Thanks Sam for spotting it!
This commit is contained in:
Dan Poltawski 2012-09-26 11:29:23 +08:00
parent 50a6106409
commit 90762324f9

View File

@ -353,7 +353,7 @@ $string['tag:create'] = 'Create new tags';
$string['tag:edit'] = 'Edit existing tags';
$string['tag:editblocks'] = 'Edit blocks in tags pages';
$string['tag:manage'] = 'Manage all tags';
$string['tag:flag'] = 'Flag tags as innappropriate';
$string['tag:flag'] = 'Flag tags as inappropriate';
$string['thisusersroles'] = 'This user\'s role assignments';
$string['unassignarole'] = 'Unassign role {$a}';
$string['unassignerror'] = 'Error while unassigning the role {$a->role} from user {$a->user}.';