projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c345cc
)
Spell fix
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 9 Apr 2010 10:26:16 +0000
(12:26 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 9 Apr 2010 10:26:16 +0000
(12:26 +0200)
doc/tools.xml
patch
|
blob
|
history
diff --git
a/doc/tools.xml
b/doc/tools.xml
index
9254f4e
..
7416b1d
100644
(file)
--- a/
doc/tools.xml
+++ b/
doc/tools.xml
@@
-2066,7
+2066,7
@@
void cql_to_xml_stdio(struct cql_node *cn, FILE *f);
</para>
<para>
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.