diff --git a/lang/en/admin.php b/lang/en/admin.php index cb532b13b06..2993fb7ca34 100755 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -76,7 +76,7 @@ $string['bookmarkadded'] = 'Bookmark added.'; $string['bookmarkalreadyexists'] = 'You have already bookmarked this page.'; $string['bookmarkdeleted'] = 'Bookmark deleted.'; $string['bookmarkthispage'] = 'bookmark this page'; -$string['cachejs'] = 'Cache javascipt'; +$string['cachejs'] = 'Cache Javascript'; $string['cachejs_help'] = 'Javascript caching and compression greatly improves page loading performance. it is strongly recommended for production sites. Developers will probably want to disable this feature.'; $string['cachetext'] = 'Text cache lifetime'; $string['cachetype'] = 'Cache Type';