do not rewrite history, the old versions are still called Objective Caml

git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@12094 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2012-01-27 13:58:41 +00:00
parent 7e52a799ac
commit 77d655c1b1
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ cannot use a reserved keyword (like "in" or "to") as label.
Formal parameters and arguments are matched according to their
respective labels\footnote{This correspond to the commuting label mode
of OCaml 3.00 through 3.02, with some additional flexibility
of Objective Caml 3.00 through 3.02, with some additional flexibility
on total applications. The so-called classic mode ("-nolabels"
options) is now deprecated for normal use.}, the absence of label
being interpreted as the empty label.