Skip to content

Commit

Permalink
Fix typo in haddocks
Browse files Browse the repository at this point in the history
  • Loading branch information
cocreature committed Jun 12, 2018
1 parent ccafe62 commit 85a742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm-hs/src/LLVM.hs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module LLVM (
-- * Overview of the @llvm-hs@ library ecosystem
-- $ecosystem

-- * Constructing the C++ representation on an LLVM module
-- * Constructing the C++ representation of an LLVM module
-- $moduleconstruction

-- * #objectcode# Generating object code
Expand Down

0 comments on commit 85a742a

Please sign in to comment.