Mercurial > hg
changeset 8087:6dcf425cc2a6
bookmarks: fix typo
author | Wagner Bruna <wbruna@yahoo.com> |
---|---|
date | Mon, 20 Apr 2009 20:38:37 -0300 |
parents | 89b6450148d0 |
children | bdeb380a10de |
files | hgext/bookmarks.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/bookmarks.py Sun Apr 05 05:13:39 2009 -0300 +++ b/hgext/bookmarks.py Mon Apr 20 20:38:37 2009 -0300 @@ -93,7 +93,7 @@ '''Set the name of the bookmark that we are currently on Set the name of the bookmark that we are on (hg update <bookmark>). - The name is recoreded in .hg/bookmarks.current + The name is recorded in .hg/bookmarks.current ''' if current(repo) == mark: return