Browse Source

typos in release instructions

master
Stefan Bodewig 7 years ago
parent
commit
3f1cec6f03
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ReleaseInstructions

+ 2
- 2
ReleaseInstructions View File

@@ -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:


Loading…
Cancel
Save