From 74b937f484f0dc139b3efe1f98c128806e960ecb Mon Sep 17 00:00:00 2001 From: mudrd8mz Date: Sat, 22 Nov 2008 21:50:00 +0000 Subject: [PATCH] Fixed a typo --- lang/en_utf8/forum.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index b430de8d59..201df84002 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'; -- 2.39.5