]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed typo
authorikawhero <ikawhero>
Thu, 9 Nov 2006 03:51:16 +0000 (03:51 +0000)
committerikawhero <ikawhero>
Thu, 9 Nov 2006 03:51:16 +0000 (03:51 +0000)
lang/en_utf8/admin.php

index 80c85b0c4fff2f74ea4968b043a59d8ffe26ee4f..e6121b0a8b9aa4af0d3433e211168bf358590136 100644 (file)
@@ -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';