jvanzyl 02/03/29 17:04:23
Modified: xdocs project-descriptor.xml
Log:
Applying patch submitted by Jeff Turner.
Revision Changes Path
1.14 +2 -2 jakarta-turbine-maven/xdocs/project-descriptor.xml
Index: project-descriptor.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/project-descriptor.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- project-descriptor.xml 28 Mar 2002 04:11:26 -0000 1.13
+++ project-descriptor.xml 30 Mar 2002 01:04:23 -0000 1.14
@@ -18,7 +18,7 @@
</p>
<p>
This document describes the valid XML elements and attributes
- that consist of a Maven project descriptor. The DTD is
+ that constitute a Maven project descriptor. The DTD is
presented first, followed by a detailed description of each
element.
</p>
@@ -34,7 +34,7 @@
<p>
The following is the sample project descriptor used to build
Maven. For those wondering, yes, Maven's build system is built
- by Maven (we believe in eating our own food :) Detailed
+ by Maven (we believe in eating our own dog food :) Detailed
information on the elements are provided later in this document.
</p>
<source><![CDATA[<?xml version="1.0"?>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>