mercurial/bookmarks.py
changeset 18043 20459152c7ac
parent 18008 cf91b36f368c
child 18363 c6e033a7dd38
--- a/mercurial/bookmarks.py	Thu Dec 06 22:07:44 2012 -0600
+++ b/mercurial/bookmarks.py	Fri Dec 07 11:30:38 2012 -0600
@@ -80,7 +80,7 @@
 def readcurrent(repo):
     '''Get the current bookmark
 
-    If we use gittishsh branches we have a current bookmark that
+    If we use gittish branches we have a current bookmark that
     we are on. This function returns the name of the bookmark. It
     is stored in .hg/bookmarks.current
     '''