Typo.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13555 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
e29c9d2956
commit
261eaed8b2
|
@ -35,7 +35,7 @@
|
|||
|
||||
Apart from that marshaling is not type-safe, it's also risky to
|
||||
marshal exception or any OCaml values of type that contains
|
||||
exception in it's defininition or in dependent
|
||||
exception in its defininition or in dependent
|
||||
definitions. Although it's possible to marshal and unmarshal these
|
||||
OCaml values, it's not possible anymore to match the exception
|
||||
contained in it using match construct. The same principle applies
|
||||
|
|
Loading…
Reference in New Issue