diff --git a/manual/Tasks/conditions.html b/manual/Tasks/conditions.html
index 73efda481..65cef41eb 100644
--- a/manual/Tasks/conditions.html
+++ b/manual/Tasks/conditions.html
@@ -155,7 +155,7 @@ and the result is true only if all the tests succeed.
forcestring |
- Force string comparison of arg1/arg2 . Since Apache Ant 1.8.1
+ | Force string comparison of arg1/arg2. Since Apache Ant 1.8.1
|
No; default is false |
diff --git a/manual/install.html b/manual/install.html
index 030e92717..a061f3da1 100644
--- a/manual/install.html
+++ b/manual/install.html
@@ -197,8 +197,8 @@ target="_top">https://archive.apache.org/dist/ant/. The files are organized
binaries/ |
The binaries directory holds specific Ant releases bundled in both ZIP and tar.gz archive formats. The named
- releases are in contrast to the ant-current-bin.zip file in the parent directory, which is always guaranteed to be
- the most current release of Ant.
+ releases are in contrast to the ant-current-bin.zip file in the parent directory, which is always
+ guaranteed to be the most current release of Ant.
|
@@ -212,8 +212,8 @@ target="_top">https://archive.apache.org/dist/ant/. The files are organized
source/ |
The source directory holds the source code for specific Ant releases bundled in both ZIP and tar.gz archive
- formats. The named releases are in contrast to the ant-current-src.zip file in the parent directory, which is always
- guaranteed to hold the source code for the most current release of Ant.
+ formats. The named releases are in contrast to the ant-current-src.zip file in the parent directory,
+ which is always guaranteed to hold the source code for the most current release of Ant.
|