diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/RefMan-mod.tex | 2 | ||||
| -rw-r--r-- | doc/RefMan-modr.tex | 2 |
2 files changed, 2 insertions, 2 deletions
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: |
