aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/RefMan-cic.tex
diff options
context:
space:
mode:
authorGravatar Matej Kosik <m4tej.kosik@gmail.com>2015-10-29 11:26:57 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-12-10 09:35:09 +0100
commitcfc9e143ffc9ae3f3bee10eb91c86716e3d4eafb (patch)
tree5b5174357d2fb9b10d2a8d13853897ac28014ac0 /doc/refman/RefMan-cic.tex
parent74ac7196c9f141c786500fcef10a86a08d79f2e7 (diff)
GRAMMAR
Diffstat (limited to 'doc/refman/RefMan-cic.tex')
-rw-r--r--doc/refman/RefMan-cic.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/refman/RefMan-cic.tex b/doc/refman/RefMan-cic.tex
index 9db8c8328..b9f0ab9f5 100644
--- a/doc/refman/RefMan-cic.tex
+++ b/doc/refman/RefMan-cic.tex
@@ -131,9 +131,9 @@ inconsistency} error (see also Section~\ref{PrintingUniverses}).
\subsection{Terms}
\label{cic:terms}
-Terms are built from sorts, variables, constant,
+Terms are built from sorts, variables, constants,
%constructors, inductive types,
-abstraction, application, local definitions,
+abstractions, applications, local definitions,
%case analysis, fixpoints, cofixpoints
and products.