You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by de...@apache.org on 2014/08/06 23:17:37 UTC

svn commit: r1616352 - in /creadur/rat/trunk: apache-rat-tasks/src/site/apt/index.apt apache-rat/src/site/apt/index.apt.vm src/site/apt/index.apt.vm

Author: dennisl
Date: Wed Aug  6 21:17:36 2014
New Revision: 1616352

URL: http://svn.apache.org/r1616352
Log:
Minor tweaks to the site.

Modified:
    creadur/rat/trunk/apache-rat-tasks/src/site/apt/index.apt
    creadur/rat/trunk/apache-rat/src/site/apt/index.apt.vm
    creadur/rat/trunk/src/site/apt/index.apt.vm

Modified: creadur/rat/trunk/apache-rat-tasks/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-tasks/src/site/apt/index.apt?rev=1616352&r1=1616351&r2=1616352&view=diff
==============================================================================
--- creadur/rat/trunk/apache-rat-tasks/src/site/apt/index.apt (original)
+++ creadur/rat/trunk/apache-rat-tasks/src/site/apt/index.apt Wed Aug  6 21:17:36 2014
@@ -22,7 +22,7 @@
 Apache Rat Ant Task Library
 
  The Ant Task Library provides a single Ant task and a few supporting
- Ant types to run Rat, the {{{../index.html}Release Audit Tool}} from
+ Ant types to run Rat, the {{{../index.html}Release Audit Tool}}, from
  inside {{{http://ant.apache.org/}Apache Ant}}.
 
  Using Ant's resource abstraction the task can be used to check files
@@ -100,5 +100,5 @@ Installation
     xmlns="antlib:org.apache.tools.ant">
 -------
 
-      And all tasks of this library will automatically be available in
+      and all tasks of this library will automatically be available in
       the <<<rat>>> namespace without any <<<taskdef>>>.

Modified: creadur/rat/trunk/apache-rat/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat/src/site/apt/index.apt.vm?rev=1616352&r1=1616351&r2=1616352&view=diff
==============================================================================
--- creadur/rat/trunk/apache-rat/src/site/apt/index.apt.vm (original)
+++ creadur/rat/trunk/apache-rat/src/site/apt/index.apt.vm Wed Aug  6 21:17:36 2014
@@ -59,7 +59,7 @@ java -jar apache-rat-${project.version}.
 
 * Using multiple excludes from a file
 
-  It is common to use the Rat with the maven or ant plugins and specify
+  It is common to use the Rat with the Maven or Ant plugins and specify
   a series of files to exclude (such as a README or version control
   files).  If you are using the Rat application instead of a plugin you
   can specify a series of regex excludes in a file and specify that with

Modified: creadur/rat/trunk/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/src/site/apt/index.apt.vm?rev=1616352&r1=1616351&r2=1616352&view=diff
==============================================================================
--- creadur/rat/trunk/src/site/apt/index.apt.vm (original)
+++ creadur/rat/trunk/src/site/apt/index.apt.vm Wed Aug  6 21:17:36 2014
@@ -74,7 +74,7 @@ Apache Rat
 
   Please feel free to contribute a
   {{{./issue-tracking.html}patch}},
-  {{{http://c2.com/cgi/wiki?TestDrivenDevelopment}demonstrate}} an
+  {{{http://c2.com/cgi/wiki?TestDrivenDevelopment}demonstrate}} a
   {{{./issue-tracking.html}bug}}, or
   just
   {{{./mail-lists.html}talk to us}}.