From: moodler Date: Wed, 22 Mar 2006 15:54:54 +0000 (+0000) Subject: Fingers were on auto-pilot obviously! Thanks Mits! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1472fc4b36747c4d25c68080932c5846a33419c9;p=moodle.git Fingers were on auto-pilot obviously! Thanks Mits! --- diff --git a/lang/en_utf8/help/data/importcvs.html b/lang/en_utf8/help/data/importcsv.html similarity index 86% rename from lang/en_utf8/help/data/importcvs.html rename to lang/en_utf8/help/data/importcsv.html index 165cc80ba8..eb552112fb 100644 --- a/lang/en_utf8/help/data/importcvs.html +++ b/lang/en_utf8/help/data/importcsv.html @@ -1,6 +1,6 @@ -

Import from a CVS file

+

Import from a CSV file

-

CVS means Comma-Separated-Values and is a common format for text interchange.

+

CSV means Comma-Separated-Values and is a common format for text interchange.

The expected file format is a plain text file with a list of field names as the first record. The data then follows, one record per line.