summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-12-15 17:27:42 +0100
committerStefan Bodewig <bodewig@apache.org>2018-12-15 17:27:42 +0100
commit6b576f1e8d5b369879254f5c532b0ad430758b4d (patch)
treeeb984632e482c9298695b33c5b23830fb2ba1b69
parenta621bcbccece69fcbb18aba496d6fb8830609e6f (diff)
downloadant-6b576f1e8d5b369879254f5c532b0ad430758b4d.tar.gz
whitespace - closes #80
-rw-r--r--manual/Tasks/jmod.html4
-rw-r--r--manual/Tasks/link.html2
-rw-r--r--src/etc/testcases/taskdefs/link.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/manual/Tasks/jmod.html b/manual/Tasks/jmod.html
index 5c8e09d36..00de2620e 100644
--- a/manual/Tasks/jmod.html
+++ b/manual/Tasks/jmod.html
@@ -55,7 +55,7 @@ tool.</p>
</tr>
<tr>
<td>classpathref</td>
- <td class="left">Files to be placed in the jmod file, given as a
+ <td class="left">Files to be placed in the jmod file, given as a
<a href="../using.html#references">reference</a>
to a path defined elsewhere.</td>
</tr>
@@ -197,7 +197,7 @@ tool.</p>
<h3>Parameters specified as nested elements</h3>
<h4>classpath, modulepath, commandpath, headerpath, configpath, legalpath, nativelibpath, manpath</h4>
-<p>The
+<p>The
<code>classpath</code>,
<code>modulepath</code>,
<code>commandpath</code>,
diff --git a/manual/Tasks/link.html b/manual/Tasks/link.html
index 59646cbe0..212770b63 100644
--- a/manual/Tasks/link.html
+++ b/manual/Tasks/link.html
@@ -295,7 +295,7 @@ times. Requires <code>jdk.localedata</code> module. Attributes:
</table>
<h4 id="nested-resourceOrder">resourceOrder</h4>
-<p>Explicit resource search order in linked image. May be specified multiple
+<p>Explicit resource search order in linked image. May be specified multiple
times. Attributes:</p>
<table class="attr">
<tr>
diff --git a/src/etc/testcases/taskdefs/link.xml b/src/etc/testcases/taskdefs/link.xml
index e31659efd..a60cdba03 100644
--- a/src/etc/testcases/taskdefs/link.xml
+++ b/src/etc/testcases/taskdefs/link.xml
@@ -1252,7 +1252,7 @@ module ${provider.mod} {
<link destdir="${image}" modulepath="${jdkmods}${jmods}"
modules="${inc.mod}"
bindServices="false"/>
-
+
<link destdir="${image2}" modulepath="${jdkmods}${jmods}"
modules="${inc.mod}"
bindServices="true"/>