From 53d55b4d92c5b38793150a0933d7d5c35244d485 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 2 Dec 2002 12:44:41 +0000 Subject: typos git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8299 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/RefMan-mod.tex | 2 +- doc/RefMan-modr.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/RefMan-mod.tex b/doc/RefMan-mod.tex index cb6b32b9f1..fda16f713e 100644 --- a/doc/RefMan-mod.tex +++ b/doc/RefMan-mod.tex @@ -41,7 +41,7 @@ This command is used to start an interactif module named {\ident}. This command closes the interactif module {\ident}. If the module type was given the content of the module is matched against it and an error is signaled if the matching fails. If the module is basic (is not a -functor) ist components (constants, inductives, submodules etc) are +functor) its components (constants, inductives, submodules etc) are now available through the dot notation. \begin{ErrMsgs} diff --git a/doc/RefMan-modr.tex b/doc/RefMan-modr.tex index 034c6a3952..127b8830c5 100644 --- a/doc/RefMan-modr.tex +++ b/doc/RefMan-modr.tex @@ -25,7 +25,7 @@ or a definition of a module or a module type abbreviation. \end{itemize} \paragraph{Signature element.} It is denoted by \Spec, it is a -specification of a constant, an assumption, an inducitive, a module or +specification of a constant, an assumption, an inductive, a module or a module type abbreviation. \paragraph{Module type}, denoted by $T$ can be: -- cgit v1.2.3