mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-09 12:45:34 -05:00
Reverting CCFormat.mli comment
This commit is contained in:
parent
d18d9fb636
commit
2c9ed9c550
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ val flush : unit printer
|
|||
@since 1.2 *)
|
||||
|
||||
val string_quoted : string printer
|
||||
(** Like {!CCString.print}.
|
||||
(** Similar to {!CCString.print}.
|
||||
@since 0.14 *)
|
||||
|
||||
val list : ?sep:unit printer -> 'a printer -> 'a list printer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue