mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
Fix typo
Change-Id: Idd68ad0a34fcf4bd4e18b0248f50187a539d610a
This commit is contained in:
parent
498fe90b45
commit
2a32f6afa6
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user