MDL-23339 spelling mistake fix

This commit is contained in:
Helen Foster
2010-07-20 14:57:26 +00:00
parent 758bfdf6d1
commit dddfc692c9
+1 -1
View File
@@ -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';