summaryrefslogtreecommitdiff
path: root/morphlib/plugins/branch_and_merge_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/plugins/branch_and_merge_plugin.py')
-rw-r--r--morphlib/plugins/branch_and_merge_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/morphlib/plugins/branch_and_merge_plugin.py b/morphlib/plugins/branch_and_merge_plugin.py
index a2d2174a..454caade 100644
--- a/morphlib/plugins/branch_and_merge_plugin.py
+++ b/morphlib/plugins/branch_and_merge_plugin.py
@@ -681,7 +681,7 @@ class BranchAndMergePlugin(cliapp.Plugin):
If the `gcc` repository already had a git branch named after
the system branch, that is reused. Similarly, if the stratum
- morphology was already pointing that that branch, it doesn't
+ morphology was already pointing at that branch, it doesn't
need to be changed again. In that case, the only action Morph
does is to clone the chunk repository locally, and if that was
also done already, Morph does nothing.