mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix doc
This commit is contained in:
parent
ff2d1d3cbc
commit
bf15e88f0c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(** Option module
|
||||
@deprecated use `CCOption` instead. *)
|
||||
|
||||
[@@@ocaml.deprecated "use CCOption instead"]
|
||||
|
||||
include module type of CCOption
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue