aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-11-15 15:57:37 +0100
committerEmilio Jesus Gallego Arias2020-11-18 16:25:00 +0100
commit6aeee2e4e37d4b8ffb8c50c109903ad336c8bdfa (patch)
tree251279a841dbae9e71126d3b1be87d2ef9bc2223 /doc/sphinx
parentca42305f1ed1699065cffdef7d96bf5fcc0069be (diff)
[attributes] Update error message referring to deprecated syntax.
Diffstat (limited to 'doc/sphinx')
-rw-r--r--doc/sphinx/addendum/universe-polymorphism.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/addendum/universe-polymorphism.rst b/doc/sphinx/addendum/universe-polymorphism.rst
index 3790f36e5a..4615a8dfca 100644
--- a/doc/sphinx/addendum/universe-polymorphism.rst
+++ b/doc/sphinx/addendum/universe-polymorphism.rst
@@ -195,7 +195,7 @@ Cumulative, NonCumulative
This means that two instances of the same inductive type (family)
are convertible only if all the universes are equal.
- .. exn:: The cumulative and noncumulative attributes can only be used in a polymorphic context.
+ .. exn:: The cumulative attribute can only be used in a polymorphic context.
Using this attribute requires being in a polymorphic context,
i.e. either having the :flag:`Universe Polymorphism` flag on, or