Change the help text to make unit testing easier. Lame.

This commit is contained in:
Steve Losh 2010-11-12 21:01:55 -05:00
parent ea3e5eb315
commit 2562ab7ae8

View File

@ -428,7 +428,7 @@ def _undo_to(n):
INLINE_HELP = '''\
" Gundo for %s [%d]
" Gundo for %s (%d)
" j/k - move between undo states
" p - preview diff of selected and current states
" <cr> - revert to selected state