diff -r b19291e5d506 -r 318a24b52eeb mercurial/ui.py --- a/mercurial/ui.py Thu Nov 03 17:31:14 2016 -0700 +++ b/mercurial/ui.py Mon Oct 17 23:16:55 2016 +0200 @@ -736,7 +736,7 @@ is curses, the interface for histedit is text and the interface for selecting chunk is crecord (the best curses interface available). - Consider the following exemple: + Consider the following example: ui.interface = curses ui.interface.histedit = text