Skip to content

Commit

Permalink
Fix spelling errors
Browse files Browse the repository at this point in the history
inforamtion => information
  • Loading branch information
DilumAluthge committed Oct 14, 2023
1 parent 01264db commit 64781ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/compiler/abstractinterpretation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1219,7 +1219,7 @@ end
conditional_argtypes::ConditionalArgtypes)
The implementation is able to forward `Conditional` of `conditional_argtypes`,
as well as the other general extended lattice inforamtion.
as well as the other general extended lattice information.
"""
function matching_cache_argtypes(𝕃::AbstractLattice, linfo::MethodInstance,
conditional_argtypes::ConditionalArgtypes)
Expand Down

0 comments on commit 64781ed

Please sign in to comment.