Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Aug 13, 2024
1 parent 00a0a06 commit 2d65927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metadata.mli
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ module Make : functor (_ : CharEncoding.T) -> sig
?custom_parser:custom_parser -> string -> MetadataBase.metadata
end

(** All support file formats. *)
(** All supported file formats. *)
module Any : sig
(** Generic metadata parsing. *)
val parse : Reader.t -> MetadataBase.metadata
Expand Down

0 comments on commit 2d65927

Please sign in to comment.