summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 2c23c34f..e18f02eb 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -856,7 +856,7 @@ Altering morphologies in their source repositories
### Altering clusters ###
- IMPLEMENTS GIVEN a cluster called (\S+) in system branch (\S+)
+ IMPLEMENTS GIVEN a cluster called (\S+) in branch (\S+)
cluster="$MATCH_1"
branch="$MATCH_2"
run_in "$DATADIR/gits/morphs" git checkout "$branch"