A patch for two things that were annoying me :)
--Jeff
Index: xdocs/project-descriptor.xml
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-maven/xdocs/project-descriptor.xml,v
retrieving revision 1.13
diff -u -r1.13 project-descriptor.xml
--- xdocs/project-descriptor.xml 28 Mar 2002 04:11:26 -0000 1.13
+++ xdocs/project-descriptor.xml 30 Mar 2002 01:00:21 -0000
@@ -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]>