summaryrefslogtreecommitdiff
path: root/tools/ocamlcp.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ocamlcp.ml')
-rw-r--r--tools/ocamlcp.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ocamlcp.ml b/tools/ocamlcp.ml
index f82e0d8b3a..cf9b894d00 100644
--- a/tools/ocamlcp.ml
+++ b/tools/ocamlcp.ml
@@ -70,7 +70,7 @@ let _ =
"-p", Arg.String(fun s -> profargs := s :: "-m" :: !profargs),
"[afilmt] Profile constructs specified by argument:\n\
\032 a Everything\n\
- \032 f Function calls\n\
+ \032 f Function calls and method calls\n\
\032 i if ... then ... else\n\
\032 l while, for\n\
\032 m match ... with\n\