From 08cbf449fe2faa210232f63835e76b710fd0bbe5 Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 2 Jun 2006 16:55:27 +0000 Subject: [PATCH] merged typo fix from MOODLE_16_STABLE --- lang/en_utf8/hotpot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5