upayavira 2003/09/01 03:48:23
Modified: src/documentation/xdocs/userguide/user preface.xml
Log:
Typos
Revision Changes Path
1.2 +2 -2
cocoon-2.1/src/documentation/xdocs/userguide/user/preface.xml
Index: preface.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userguide/user/preface.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- preface.xml 1 Sep 2003 08:16:01 -0000 1.1
+++ preface.xml 1 Sep 2003 10:48:23 -0000 1.2
@@ -14,12 +14,12 @@
want to do with Cocoon. If you are a usual user, then you can use
Cocoon
without ever coding Java or knowing how exactly servlet containers
work.
If you become an experienced user of Cocoon you might want to tweak
- and tune your application. Therefore it is helpfull to know Java and
+ and tune your application. Therefore it is helpful to know Java and
some basics of servlet containers.
</p>
<p>
However, if you want to develop with Cocoon (building own components
- to extend Cocoon for example), then you need to programm Java. So,
we
+ to extend Cocoon for example), then you need to program Java. So, we
split up this description into two sections: one for users and one
for
developers.
</p>