From 6659d122b49c65276da6a2a4b75456dcf0186e1e Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Thu, 1 Mar 2018 06:45:19 +0100 Subject: [PATCH] Adjust markup --- manual/Tasks/conditions.html | 2 +- manual/install.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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.