From c619991ffef6d98d20857953ec93292c69722eb9 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Wed, 6 Nov 2013 17:25:18 +0000 Subject: Fix typo --- morphlib/plugins/branch_and_merge_plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'morphlib/plugins/branch_and_merge_plugin.py') 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. -- cgit v1.2.1