From d71cca4bea33ae682da5d60e7bca409da6b5fd4e Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Sat, 8 May 2004 22:06:33 +0000 Subject: [PATCH] corrected small type reported in bug 1152 --- lang/en/docs/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/docs/install.html b/lang/en/docs/install.html index 14c3a3587f..2716a0d69c 100644 --- a/lang/en/docs/install.html +++ b/lang/en/docs/install.html @@ -1,7 +1,7 @@ Moodle Docs: Installation - + @@ -388,7 +388,7 @@ php_value post_max_size 2M

Usually, the "crontab" command will put you into the 'vi' editor. You enter "insert mode" by pressing "i", then type in the line as above, then exit insert mode by - pressing ESC. You save and exit by typing ":wq", or quit with saving using ":q!" (without the quotes).

+ pressing ESC. You save and exit by typing ":wq", or quit without saving using ":q!" (without the quotes).

On Windows systems: The simplest way is to use this little package moodle-cron-for-windows.zip which makes this whole thing very easy. You can also explore using the built-in Windows feature for "Scheduled Tasks".

-- 2.39.5