bwalding 2003/07/17 04:07:47
Modified: xdocs/reference developer-guide.xml
Log:
Fix typo
Revision Changes Path
1.9 +2 -2 maven/xdocs/reference/developer-guide.xml
Index: developer-guide.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/reference/developer-guide.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- developer-guide.xml 10 Jun 2003 14:17:21 -0000 1.8
+++ developer-guide.xml 17 Jul 2003 11:07:47 -0000 1.9
@@ -15,7 +15,7 @@
plugins for Maven. If you are simply a developer <b>using</b>
Maven for your own project, you are looking for the
<a href="user-guide.html">User Guide</a>. With that said, this
- document contains various snippets of information that even
+ document contains various snippets of information that every
Maven developer should know.
</p>
</section>
@@ -25,7 +25,7 @@
mechanism. Maven comes shipped with numerous plugins. Plugins
can be used to do virtually any task desired. For example, they
can generate reports, create and deploy software distributions,
- run unit tests, and much much more. This section of the
+ run unit tests, and much more. This section of the
document will (in the future) describe how to write a plugin;
however, in the meantime it contains snippets of information not
necessarily assembled in any paricular order, but of importance
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]