diff -r 220ee13946d3 -r ce26928cbe41 hgext/mq.py --- a/hgext/mq.py Fri Aug 28 12:18:12 2015 -0400 +++ b/hgext/mq.py Fri Aug 28 10:53:55 2015 -0400 @@ -28,7 +28,7 @@ By default, mq will automatically use git patches when required to avoid losing file mode changes, copy records, binary files or empty -files creations or deletions. This behaviour can be configured with:: +files creations or deletions. This behavior can be configured with:: [mq] git = auto/keep/yes/no