Mercurial > public > mercurial-scm > hg-stable
diff mercurial/bookmarks.py @ 18043:20459152c7ac
bookmarks: spelling correction in docstring
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Fri, 07 Dec 2012 11:30:38 -0600 |
parents | cf91b36f368c |
children | c6e033a7dd38 |
line wrap: on
line diff
--- 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 '''