Fixed typo

This commit is contained in:
Mark Nelson 2015-08-05 14:33:11 -05:00
parent b382cc5b92
commit 4efbac65ff

View file

@ -96,7 +96,7 @@ $string['print'] = 'Print';
$string['portrait'] = 'Portrait';
$string['posx'] = 'Position X';
$string['posx_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the x direction.';
$string['posy'] = 'Postion Y';
$string['posy'] = 'Position Y';
$string['posy_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the y direction.';
$string['rearrangeelements'] = 'Rearrange elements';
$string['rearrangeelementsheading'] = 'Drag and drop elements to change where they are positioned on the certificate.';