diff --git a/e107_languages/English/admin/help/fileinspector.php b/e107_languages/English/admin/help/fileinspector.php index 18574b6fe..5c5add960 100644 --- a/e107_languages/English/admin/help/fileinspector.php +++ b/e107_languages/English/admin/help/fileinspector.php @@ -36,11 +36,11 @@ $text = "<div style='margin-left: 0px; margin-bottom: 1px; margin-top: 2px; vert <img src='".e_IMAGE."fileinspector/file_unknown.png' alt='".$dir."' style='margin-left: 3px; width: 16px; height: 16px' /> Non Core File</div>"; $ns -> tablerender("File Key", $text); -$text = "The file inspector scans and analyses the files on your sites server. When the inspector encounters +$text = "File Inspector scans and analyses the files on your sites server. When File Inspector encounters an e107 core file, it checks it for file consistency to make sure it isn't corrupted."; $text .= "<br /><br /> -<a href='".e_SELF."?create'>Click here to create a snapshot of your own plugins files for use in file inspector.</a>"; +<a href='".e_SELF."?create'>Click here to create a snapshot of your own plugins files for use in File Inspector.</a>"; if ($pref['developer']) { $text .= "<br /><br />