| @@ -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. | release and wait for a few days whether anybody objects. | ||||
| We haven't created extra branches for releases in a long time and | 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 | Java5 compatible releases anyway. So no extra branch for the | ||||
| releases is needed. | 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 | the build with -verbose option and scan for lines beginning with | ||||
| "Unable to load...". | "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. | the release is first created from a detached head. | ||||
| Checkout the HEAD of the 1.9.x branch as a detached head: | Checkout the HEAD of the 1.9.x branch as a detached head: | ||||