Fix typo in ChangeLog.

This commit is contained in:
Philip.Hazel 2016-12-29 15:54:23 +00:00
parent 62659dd2f3
commit a3cb2c761d
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@ group must, of course be of fixed length.
support enabled, reading past the end of the pattern is detected, both when
compiling and during callout processing.
6. \g{+<number>} (e.g. \g{+2)} ) is now supported. It is a "forward back
reference" and can be useful in repetitions (compare \g{-<number>}). Perl does
6. \g{+<number>} (e.g. \g{+2} ) is now supported. It is a "forward back
reference" and can be useful in repetitions (compare \g{-<number>} ). Perl does
not recognize this syntax.
7. Automatic callouts are no longer generated before and after callouts in the