diff --git a/public/language/en-GB/admin/manage/digest.json b/public/language/en-GB/admin/manage/digest.json index 075b8e1aff..8f3661698a 100644 --- a/public/language/en-GB/admin/manage/digest.json +++ b/public/language/en-GB/admin/manage/digest.json @@ -9,7 +9,7 @@ "default": "System default", "default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"", "resend": "Resend Digest", - "resend-all-confirm": "Are you sure you wish to mnually execute this digest run?", + "resend-all-confirm": "Are you sure you wish to manually execute this digest run?", "resent-single": "Manual digest resend completed", "resent-day": "Daily digest resent", "resent-week": "Weekly digest resent", @@ -18,4 +18,4 @@ "manual-run": "Manual digest run:", "no-delivery-data": "No delivery data found" -} \ No newline at end of file +}