fix typo in help text
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15644 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
7a52c110b4
commit
4ea28ba75f
|
@ -443,7 +443,7 @@ let descriptions =
|
|||
19, "Type without principality.";
|
||||
20, "Unused function argument.";
|
||||
21, "Non-returning statement.";
|
||||
22, "Proprocessor warning.";
|
||||
22, "Preprocessor warning.";
|
||||
23, "Useless record \"with\" clause.";
|
||||
24, "Bad module name: the source file name is not a valid OCaml module \
|
||||
name.";
|
||||
|
|
Loading…
Reference in New Issue