diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index b430de8d598..201df840025 100644 --- a/lang/en_utf8/forum.php +++ b/lang/en_utf8/forum.php @@ -21,7 +21,7 @@ $string['allowsdiscussions'] = 'This forum allows each person to start one discu $string['allsubscribe'] = 'Subscribe to all forums'; $string['allunsubscribe'] = 'Unsubscribe from all forums'; $string['anyfile'] = 'Any file'; -$string['areaintro'] = 'Forum introdution'; +$string['areaintro'] = 'Forum introduction'; $string['attachment'] = 'Attachment'; $string['attachments'] = 'Attachments'; $string['attachmentnopost'] = 'You cannot export attachments without a post id';