Explorar el Código

Fix typo

Change-Id: Idd68ad0a34fcf4bd4e18b0248f50187a539d610a
Anatol Pomazau hace 14 años
padre
commit
2a32f6afa6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      project.py

+ 1 - 1
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",