aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorherbelin2010-06-26 13:01:15 +0000
committerherbelin2010-06-26 13:01:15 +0000
commit4ff602f29211792651b22d36d1ab444e6f570045 (patch)
treec379be003a55b1b02c6b2c0bac3083effa4ec0a3 /doc
parentda2a0a440a4da9c3f04a09251bced8101650d92d (diff)
Applying François' patches about Canonical Projections (see #2302 and #2334).
Printer pr_cs_pattern is kept in recordops only. Also updated CHANGES. Fixed spelling of "uniform inheritance condition" in doc too (see git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13204 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/Coercion.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/Coercion.tex b/doc/refman/Coercion.tex
index 7a74ffd31f..4f3d3ec41e 100644
--- a/doc/refman/Coercion.tex
+++ b/doc/refman/Coercion.tex
@@ -163,7 +163,7 @@ Declares the construction denoted by {\qualid} as a coercion between
\item {\qualid} \errindex{is not a function}
\item \errindex{Cannot find the source class of {\qualid}}
\item \errindex{Cannot recognize {\class$_1$} as a source class of {\qualid}}
-\item {\qualid} \errindex{does not respect the inheritance uniform condition}
+\item {\qualid} \errindex{does not respect the uniform inheritance condition}
\item \errindex{Found target class {\class} instead of {\class$_2$}}
\end{ErrMsgs}