crossley 2003/05/08 01:19:16
Modified: src/webapp/samples samples.xml
Log:
Consistent terminology.
Revision Changes Path
1.15 +4 -4 cocoon-2.1/src/webapp/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/samples.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- samples.xml 7 May 2003 04:57:12 -0000 1.14
+++ samples.xml 8 May 2003 08:19:16 -0000 1.15
@@ -28,11 +28,11 @@
in different ways, but also to syndicate, aggregate or otherwise
transform
content provided by other web sites.
</sample>
- <sample name="Resource Catalog" href="catalog/">
+ <sample name="Catalog Entity Resolver" href="catalog/">
XML is handy but also very complex. Cocoon integrates a number of
- facilities to help you during your journey thru XML-land. One of these
+ facilities to help you during your journey through XML-land. One of these
is the centralized handling of resolving network resources
- (e.g. DTDs, symbols, character entity sets, images) to local copies thru
+ (e.g. DTDs, symbols, character entity sets, images) to local copies
through
the use of catalogs.
</sample>
</group>