Skip to content

Commit

Permalink
fix typo in function help
Browse files Browse the repository at this point in the history
Co-authored-by: Miod Vallat <[email protected]>
  • Loading branch information
mtelvers and dustanddreams authored Jul 29, 2024
1 parent fde3bb0 commit e6884a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/overlayfs_store.mli
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
include S.STORE

val create : path:string -> t Lwt.t
(** [create ~path] creates a new xfs store where everything will
(** [create ~path] creates a new overlayfs store where everything will
be stored under [path]. *)

0 comments on commit e6884a5

Please sign in to comment.