]> git.mjollnir.org Git - moodle.git/commitdiff
Fingers were on auto-pilot obviously! Thanks Mits!
authormoodler <moodler>
Wed, 22 Mar 2006 15:54:54 +0000 (15:54 +0000)
committermoodler <moodler>
Wed, 22 Mar 2006 15:54:54 +0000 (15:54 +0000)
lang/en_utf8/help/data/importcsv.html [moved from lang/en_utf8/help/data/importcvs.html with 86% similarity]

similarity index 86%
rename from lang/en_utf8/help/data/importcvs.html
rename to lang/en_utf8/help/data/importcsv.html
index 165cc80ba89ae402c6ded1bc739b316d5488c20c..eb552112fbea8bb315cc644dac88e742f0d4d346 100644 (file)
@@ -1,6 +1,6 @@
-<p align="center"><strong>Import from a CVS file</strong></p>
+<p align="center"><strong>Import from a CSV file</strong></p>
 
-<p>CVS means Comma-Separated-Values and is a common format for text interchange.</p>
+<p>CSV means Comma-Separated-Values and is a common format for text interchange.</p>
 
 <p>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.