diff options
| author | Hugo Herbelin | 2019-12-12 21:06:12 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2020-02-23 08:26:52 +0100 |
| commit | 2d51333d75bdcce1c1f53830e7303febd7ec2bf4 (patch) | |
| tree | f3ee78a586b8b1dd217ebf1f24e54ae5dd4c4784 /doc | |
| parent | 8031bc3963e2c25e04775f5445cc11ad8b5d83e1 (diff) | |
Update doc/changelog/03-notations/11120-master+refactoring-application-printing.rst
Thanks
Co-Authored-By: Jim Fehrle <jim.fehrle@gmail.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/03-notations/11120-master+refactoring-application-printing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/03-notations/11120-master+refactoring-application-printing.rst b/doc/changelog/03-notations/11120-master+refactoring-application-printing.rst index 7bcd13ae4d..7a1d8b508e 100644 --- a/doc/changelog/03-notations/11120-master+refactoring-application-printing.rst +++ b/doc/changelog/03-notations/11120-master+refactoring-application-printing.rst @@ -1,5 +1,5 @@ - **Fixed:** Inheritance of implicit arguments across notations made - uniform in parsing and printing. To the exception of notations of + uniform in parsing and printing. With the exception of notations of the form :n:`Notation @string := @@qualid` and :n:`Notation @ident := @@qualid` which inhibit implicit arguments, all notations binding a partially applied constant, as e.g. in :n:`Notation @string := (@qualid {+ @arg })`, |
