Skip to content

Commit dfb334e

Browse files
committed
Correct typo
1 parent 93582cf commit dfb334e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TCW/tcw22.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@
281281
<item>Edit the Stylesheets/VERSION number to the correct release number (usually just
282282
remove the 'a').</item>
283283
<item>Run <code>make log</code> to generate the changelog. Then commit the changes.</item>
284+
<!-- Need to update here to include merge the release branch into dev -->
284285
<item>Merge the release branch into <code>released</code><lb/>
285286
<code>git checkout released</code><lb/>
286287
<code>git merge --no-ff -m "YOUR COMMIT MESSAGE" release-X.X.X</code>
@@ -372,7 +373,7 @@
372373
<item><code># ./docker-update.sh oxgarage</code></item>
373374
<item><code># ./docker-update.sh teigarage</code></item>
374375
</list>
375-
NB: Every invocation might take some time but each should succesfully finish with the notification
376+
NB: Every invocation might take some time but each should successfully finish with the notification
376377
"Creating $CONTAINER$ ... done"
377378
</item>
378379

0 commit comments

Comments
 (0)