Typo dans commentaire

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3380 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2001-02-05 08:48:44 +00:00
parent 0790205e08
commit 8012570164
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ let join_array rs =
res
end
(* Registers for catch contructs *)
(* Registers for catch constructs *)
let catch_regs = ref []
(* Name of function being compiled *)