From c4d75ce92b9dbd5acc9348788cacffabcc526840 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 9 Apr 2010 12:26:16 +0200 Subject: [PATCH] Spell fix --- doc/tools.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tools.xml b/doc/tools.xml index 9254f4e..7416b1d 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -2066,7 +2066,7 @@ void cql_to_xml_stdio(struct cql_node *cn, FILE *f); Applications like - Pazpar2 uses XSLT to convert an XML encode MARC record to an internal + Pazpar2 uses XSLT to convert an XML encoded MARC record to an internal representation. This conversion mostly check the tag of a MARC field to determine the basic rules in the conversion. This check is costly when that is tag is encoded as an attribute in MARCXML. -- 1.7.10.4