aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/doc/univpoly.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dev/doc/univpoly.txt')
-rw-r--r--dev/doc/univpoly.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/doc/univpoly.txt b/dev/doc/univpoly.txt
index 6a69c5793..ca3d520c7 100644
--- a/dev/doc/univpoly.txt
+++ b/dev/doc/univpoly.txt
@@ -12,7 +12,7 @@ type pinductive = inductive puniverses
type pconstructor = constructor puniverses
type constr = ...
- | Const of puniversess
+ | Const of puniverses
| Ind of pinductive
| Constr of pconstructor
| Proj of constant * constr