Skip to content

Commit a795ddd

Browse files
ivgmjkoo
andcommitted
fixes a typo
Co-authored-by: Maxwell Koo <30420+mjkoo@users.noreply.github.com>
1 parent 730cff3 commit a795ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bap_core_theory/bap_core_theory.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -2230,7 +2230,7 @@ module Theory : sig
22302230
register. *)
22312231
val hi : ('a,sub) t -> int
22322232

2233-
(** [lo origin] returns the inclusive lowe bound of the origin register
2233+
(** [lo origin] returns the inclusive lower bound of the origin register
22342234
to which an alias belongs. *)
22352235
val lo : ('a,sub) t -> int
22362236

0 commit comments

Comments
 (0)