diff options
Diffstat (limited to 'doc/RefMan-mod.tex')
-rw-r--r-- | doc/RefMan-mod.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/RefMan-mod.tex b/doc/RefMan-mod.tex index cb6b32b9f..fda16f713 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} |