Author: dennisl
Date: Sun Jul 21 23:48:01 2013
New Revision: 1505524
URL: http://svn.apache.org/r1505524
Log:
Fix typos.
Modified:
maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm
Modified: maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm?rev=1505524&r1=1505523&r2=1505524&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm Sun Jul 21
23:48:01 2013
@@ -28,7 +28,7 @@
${project.name}
- The DOAP Plugin is used to generate compliant
{{{http://usefulinc.com/doap}Description of a Project (DOAP)}}
+ The DOAP Plugin is used to generate a compliant
{{{http://usefulinc.com/doap}Description of a Project (DOAP)}}
file from a POM. The main goal is to be able to provide DOAP files for
Semantic Web systems that use them as
primary input but that would also alleviate the burden of maintaining two
sets of metadata.
@@ -73,6 +73,6 @@ ${project.name}
* {{{./examples/doap-in-use.html}Generated DOAP in use}}
- * {{{./examples/with-site-plugin.html}Integrated DOAP Plugin in the Site
Plugin}}
+ * {{{./examples/with-site-plugin.html}Integrate DOAP Plugin in the Site
Plugin}}
[]