From d2364673a92cc453b89fd3fbe33be4feb5d51417 Mon Sep 17 00:00:00 2001 From: mits Date: Sat, 7 Jun 2008 07:14:30 +0000 Subject: [PATCH] Fixed a typo MDL-15179. --- lang/en_utf8/help/tableexportformats.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/help/tableexportformats.html b/lang/en_utf8/help/tableexportformats.html index 5bb96c6686..43bf2b09b1 100644 --- a/lang/en_utf8/help/tableexportformats.html +++ b/lang/en_utf8/help/tableexportformats.html @@ -28,5 +28,5 @@ separated by tabstops. Can be opened by many different apps.

regular text file. A line for each row in the table with data separated by commas. Can be opened by many different apps.

An unpaged XHTML document

-

In this case, you will get a saveable, printable xhtml document without the headers +

In this case, you will get a savable, printable xhtml document without the headers and footers that you have on a normal Moodle page.

-- 2.39.5