summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-05-14 14:35:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-05-20 14:04:57 +0000
commit4e07f7eff55c865af33bc7455384690ab5396e5f (patch)
tree8b2740e924b7890c3801d8a1b37ef4d2f488d10e /yarns/implementations.yarn
parent31ddf5da04385dcf060334bbe0948ced23b96513 (diff)
downloadmorph-4e07f7eff55c865af33bc7455384690ab5396e5f.tar.gz
yarns: Fix typo in cross-bootstrap yarn
Change-Id: I8e5726cd1c16b7ef3c614e647f3ccfe50bf80ffe
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 8244cfa0..a57884ab 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -832,8 +832,8 @@ Implementation sections for building
if [ "$MATCH_1" != "attempts to " ]; then run_morph "$@"
else attempt_morph "$@"; fi
-Implementation sections for cross-bootstraping
-==============================================
+Implementation sections for cross-bootstrapping
+===============================================
IMPLEMENTS THEN the user cross-bootstraps the system (\S+) in branch (\S+) of repo (\S+) to the arch (\S+)
cd "$DATADIR/workspace/$MATCH_2/test/morphs"