aboutsummaryrefslogtreecommitdiff
path: root/lib/cObj.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cObj.mli')
-rw-r--r--lib/cObj.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cObj.mli b/lib/cObj.mli
index 61c778f1fd..3264ca61f3 100644
--- a/lib/cObj.mli
+++ b/lib/cObj.mli
@@ -19,7 +19,7 @@ val size_b : 'a -> int
val size_kb : 'a -> int
(** Same as [size] in kilobytes. *)
-(** {6 Logical size of an OCaml value *)
+(** {6 Logical size of an OCaml value.} *)
val obj_stats : 'a -> int * int * int
(** Return the (logical) value size, the string size, and the maximum depth of