Browse Source

Typo in CocoonTask

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275941 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 21 years ago
parent
commit
f9a5ef3610
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/external.html
  2. +1
    -1
      xdocs/external.xml

+ 1
- 1
docs/external.html View File

@@ -800,7 +800,7 @@
Cocoon Task Cocoon Task
</h4> </h4>
<p>This task allows the generation of static web pages and <p>This task allows the generation of static web pages and
sties using Apache Cocoon in off-line mode.</p>
sites using Apache Cocoon in off-line mode.</p>
<p>It allows the configuration information for Cocoon to be <p>It allows the configuration information for Cocoon to be
included within the Ant build file, and is thus included within the Ant build file, and is thus
able to take advantage of Ant properties.</p> able to take advantage of Ant properties.</p>


+ 1
- 1
xdocs/external.xml View File

@@ -359,7 +359,7 @@


<subsection name="Cocoon Task"> <subsection name="Cocoon Task">
<p>This task allows the generation of static web pages and <p>This task allows the generation of static web pages and
sties using Apache Cocoon in off-line mode.</p>
sites using Apache Cocoon in off-line mode.</p>
<p>It allows the configuration information for Cocoon to be <p>It allows the configuration information for Cocoon to be
included within the Ant build file, and is thus included within the Ant build file, and is thus
able to take advantage of Ant properties.</p> able to take advantage of Ant properties.</p>


Loading…
Cancel
Save