From: skodak Date: Fri, 2 Jun 2006 16:55:27 +0000 (+0000) Subject: merged typo fix from MOODLE_16_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=08cbf449fe2faa210232f63835e76b710fd0bbe5;p=moodle.git merged typo fix from MOODLE_16_STABLE --- diff --git a/lang/en_utf8/hotpot.php b/lang/en_utf8/hotpot.php index 0eaee7d077..50e4ee67cb 100644 --- a/lang/en_utf8/hotpot.php +++ b/lang/en_utf8/hotpot.php @@ -181,7 +181,7 @@ $string['noresponses'] = 'No information about individual questions and response $string['reporttimerecorded'] = 'Responses recorded'; // config.html -$string['configshowtimes'] = 'Should the time taken to process records be displayed in listings and reports? This is only really necessary of you are are trying to find out why your server is running slowly.'; +$string['configshowtimes'] = 'Should the time taken to process records be displayed in listings and reports? This is only really necessary if you are trying to find out why your server is running slowly.'; $string['configexcelencodings'] = 'A list of encodings, separated by commas, that can be used to force report values into a specific encoding for spreadsheet programs. For example, Microsoft Excel requires the "SJIS" encoding for Japanese'; // error messages (lib.php)