aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/RefMan-mod.tex
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-02-26 14:33:20 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-03-03 18:08:03 +0100
commit9256b2eae87f342473dccc05308ffe4758780795 (patch)
treee0e6f1600c5a373abb6fd0c06822c93c2b24f3f8 /doc/refman/RefMan-mod.tex
parent51b4d0cdad77f2874bd481dabd32e0772563dc3f (diff)
Typos in doc modules.
Diffstat (limited to 'doc/refman/RefMan-mod.tex')
-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 0e7b39c75..f48cf6abf 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$}}