aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-mod.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/refman/RefMan-mod.tex b/doc/refman/RefMan-mod.tex
index 0e7b39c751..f48cf6abf5 100644
--- a/doc/refman/RefMan-mod.tex
+++ b/doc/refman/RefMan-mod.tex
@@ -74,9 +74,9 @@ This command is used to start an interactive module named {\ident}.
\item {\tt Include {\module}}
Includes the content of {\module} in the current interactive
- module. Here {\module} can be a module expresssion or a module type
+ module. Here {\module} can be a module expression or a module type
expression. If {\module} is a high-order module or module type
- expression then the system tries to instanciate {\module}
+ expression then the system tries to instantiate {\module}
by the current interactive module.
\item {\tt Include {\module$_1$} \verb.<+. $\ldots$ \verb.<+. {\module$_n$}}