From 2a32f6afa64c88142a476cd719d29cebacbdfd19 Mon Sep 17 00:00:00 2001 From: Anatol Pomazau Date: Tue, 30 Aug 2011 10:52:33 -0700 Subject: [PATCH] Fix typo Change-Id: Idd68ad0a34fcf4bd4e18b0248f50187a539d610a --- project.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.py b/project.py index a69407da..8b9a3fc4 100644 --- a/project.py +++ b/project.py @@ -1016,7 +1016,7 @@ class Project(object): if not branch.LocalMerge: # The current branch has no tracking configuration. - # Jump off it to a deatched HEAD. + # Jump off it to a detached HEAD. # syncbuf.info(self, "leaving %s; does not track upstream",