Mercurial > hg
changeset 18043:20459152c7ac
bookmarks: spelling correction in docstring
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Fri, 07 Dec 2012 11:30:38 -0600 |
parents | 551e2901192e |
children | f3991bcf4f0f |
files | mercurial/bookmarks.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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 '''