tony 2004/05/26 14:31:15
Modified: src/blocks/tour/samples/intro/docs use-cases.xml facts.xml
Log:
minor typographical changes to text
Revision Changes Path
1.2 +1 -1
cocoon-2.1/src/blocks/tour/samples/intro/docs/use-cases.xml
Index: use-cases.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/tour/samples/intro/docs/use-cases.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use-cases.xml 11 May 2004 06:52:30 -0000 1.1
+++ use-cases.xml 26 May 2004 21:31:15 -0000 1.2
@@ -37,7 +37,7 @@
<li>Build a multi-language website using XML dictionaries to
translate menus and messages</li>
<li>Build web portals using the latest JSR-168 standard</li>
<li>Write web applications with little code and no state
management code using the Flow subsystem</li>
- <li>Allow java objects to be edited from a WAP device</li>
+ <li>Allow Java objects to be edited from a WAP device</li>
</ul>
The combination of components available in Cocoon applies
to widely varied types of applications. This explains why more
and more companies are making Cocoon
1.2 +1 -1 cocoon-2.1/src/blocks/tour/samples/intro/docs/facts.xml
Index: facts.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/tour/samples/intro/docs/facts.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- facts.xml 11 May 2004 06:52:30 -0000 1.1
+++ facts.xml 26 May 2004 21:31:15 -0000 1.2
@@ -20,7 +20,7 @@
<content>
<h2>Architecture</h2>
<p>
- Cocoon is written in java and based on the
+ Cocoon is written in Java and based on the
<a href="http://avalon.apache.org/">Apache Avalon</a> components
framework.
</p>
<p>