Typo dans commentaire

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2319 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1999-03-01 21:00:56 +00:00
parent 97cfd8490a
commit f52513c0cc
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ val strengthen: Env.t -> module_type -> Path.t -> module_type
val nondep_supertype: Env.t -> Ident.t -> module_type -> module_type
(* Return the smallest supertype of the given type
in which the given ident does not appear.
Raise [Not_found] if no such type List.exists. *)
Raise [Not_found] if no such type exists. *)