Mercurial > p > roundup > code
diff doc/customizing.txt @ 4656:bce631d8f24d
issue2550738: Fixes for various documentation typos, thanks Nathan Russell
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Mon, 27 Aug 2012 23:09:58 +1000 |
| parents | d9254d300d6e |
| children | 132650f4700a |
line wrap: on
line diff
--- a/doc/customizing.txt Tue Aug 21 16:05:41 2012 +0200 +++ b/doc/customizing.txt Mon Aug 27 23:09:58 2012 +1000 @@ -375,7 +375,7 @@ origmsg_re -- `` ^[>|\s]*-----\s?Original Message\s?-----$`` Regular expression matching start of an original message if quoted - the in body. Value is Python Regular Expression (UTF8-encoded). + in the body. Value is Python Regular Expression (UTF8-encoded). sign_re -- ``^[>|\s]*-- ?$`` Regular expression matching the start of a signature in the message
