Skip to content

Commit

Permalink
Merge pull request #179 from mro/master
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
seliopou authored Sep 18, 2019
2 parents 82d2d63 + 3e9e230 commit 70f577e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/angstrom.mli
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ module BE : sig
and returns unit. *)

val int64 : int64 -> unit t
(** [int32 i] accept eight bytes that match the eight bytes of [i] and
(** [int64 i] accept eight bytes that match the eight bytes of [i] and
returns unit. *)

val any_int16 : int t
Expand Down

0 comments on commit 70f577e

Please sign in to comment.