diff --git a/include/staff/profile.inc.php b/include/staff/profile.inc.php index e9779b0e92e5f38a0ca556d1cdeba75c7dc40f6b..f94f2b47212d6a55bb110e82a580e74f305d9098 100644 --- a/include/staff/profile.inc.php +++ b/include/staff/profile.inc.php @@ -176,7 +176,7 @@ $info['id']=$staff->getId(); } ?> </select> - <em><?php echo __('(This can be selectected when replying to a ticket)');?></em> + <em><?php echo __('(This can be selected when replying to a ticket)');?></em> <span class="error"> <?php echo $errors['default_signature_type']; ?></span> </td> </tr>