diff --git a/lang/en/customcert.php b/lang/en/customcert.php index 0c401f7..bc3e8f3 100644 --- a/lang/en/customcert.php +++ b/lang/en/customcert.php @@ -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.';