typos in release instructions
Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/3f1cec6f Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/3f1cec6f Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/3f1cec6f Branch: refs/heads/master Commit: 3f1cec6f033959549a2e9c8ea847d7074b1d186a Parents: a3b065b Author: Stefan Bodewig <[email protected]> Authored: Sat Mar 24 13:52:24 2018 +0100 Committer: Stefan Bodewig <[email protected]> Committed: Sat Mar 24 13:52:24 2018 +0100 ---------------------------------------------------------------------- ReleaseInstructions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/3f1cec6f/ReleaseInstructions ---------------------------------------------------------------------- diff --git a/ReleaseInstructions b/ReleaseInstructions index a68dccf..762450f 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -21,7 +21,7 @@ Note: This document was updated in the context of releasing Ant release and wait for a few days whether anybody objects. We haven't created extra branches for releases in a long time and - with out new 1.9.x LTS policy there is a permanent branch for + with our new 1.9.x LTS policy there is a permanent branch for Java5 compatible releases anyway. So no extra branch for the releases is needed. @@ -37,7 +37,7 @@ Note: This document was updated in the context of releasing Ant the build with -verbose option and scan for lines beginning with "Unable to load...". -3. We don't want tags for failed votes to end up on out branches so +3. We don't want tags for failed votes to end up on our branches so the release is first created from a detached head. Checkout the HEAD of the 1.9.x branch as a detached head:
