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
2e4db82b67
commit
e59cc68c24
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(* This file is free software, part of containers. See file "license" for more details. *)
|
(* This file is free software, part of containers. See file "license" for more details. *)
|
||||||
|
|
||||||
(** 1 IO Utils
|
(** IO Utils
|
||||||
|
|
||||||
Simple utilities to deal with basic Input/Output tasks in a resource-safe
|
Simple utilities to deal with basic Input/Output tasks in a resource-safe
|
||||||
way. For advanced IO tasks, the user is advised to use something
|
way. For advanced IO tasks, the user is advised to use something
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue