From a2c07cfed1925714be2dcc98a82c6770b493f6c7 Mon Sep 17 00:00:00 2001 From: ikawhero Date: Thu, 9 Nov 2006 03:51:16 +0000 Subject: [PATCH] Fixed typo --- lang/en_utf8/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 80c85b0c4f..e6121b0a8b 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -416,7 +416,7 @@ $string['stickyblocksduplicatenotice'] = 'If any block you add here is already p $string['stickyblocksmymoodle'] = 'My moodle'; $string['stickyblockspagetype'] = 'Page type to configure'; $string['systempaths'] = 'System Paths'; -$string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tag be placed at the front'; +$string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front'; $string['tabselectedtofronttext'] = 'Bring selected tab row to front'; $string['themelist'] = 'Theme list'; $string['themeselector'] = 'Theme Selector'; -- 2.39.5