fix typo in help text

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15644 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2014-12-09 22:07:49 +00:00
parent 7a52c110b4
commit 4ea28ba75f
1 changed files with 1 additions and 1 deletions

View File

@ -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.";