diff options
| -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 })`, |
