From 324a43d9fbc5cd64353229c63289bdb394407ae3 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 23 Oct 2003 09:02:24 +0000 Subject: [PATCH 1/1] fix cranky verbitage at the top --- httemplate/docs/legacy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/docs/legacy.html b/httemplate/docs/legacy.html index 678780962..94efe53af 100755 --- a/httemplate/docs/legacy.html +++ b/httemplate/docs/legacy.html @@ -3,7 +3,7 @@

Importing legacy data

-In most cases, legacy data import all cases will require writing custom code to deal with your particular legacy data. The example scripts here will not work "out-of-the-box". Importing your legacy data will most probably involve some hacking on the example scripts noted below. Contributions to the import process are welcome. +In almost all cases, legacy data import will require writing custom code to deal with your particular legacy data. The example scripts here will probably not work "out-of-the-box", and are provided as a starting point only.

Some import scripts may require installation of the Array-PrintCols and Term-Query (make test broken; install manually) modules.