Skip to content

Commit

Permalink
fix incorrect documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptival committed Jan 23, 2024
1 parent 9d8cdcc commit 8569727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/src/Data/Macaw/AbsDomain/AbsState.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@ setAbsIP a b
------------------------------------------------------------------------
-- AbsProcessorState

-- | The absolute value associated with a given architecture.
-- | The type of abstract values associated with a given architecture.
--
-- This is only a function of the address width.
type ArchAbsValue arch = AbsValue (ArchAddrWidth arch)
Expand Down

0 comments on commit 8569727

Please sign in to comment.