diff --git a/project.py b/project.py index a69407d..8b9a3fc 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",