Skip to content

Commit

Permalink
Fixed typo in module header for Asciify.
Browse files Browse the repository at this point in the history
Thanks to @dubiousjim. Closes #1419.
  • Loading branch information
jgm committed Jul 13, 2014
1 parent 47a5f04 commit 3516d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Text/Pandoc/Asciify.hs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-}

{- |
Module : Text.Pandoc.SelfContained
Module : Text.Pandoc.Asciify
Copyright : Copyright (C) 2013-2014 John MacFarlane
License : GNU GPL, version 2 or above
Expand Down

0 comments on commit 3516d9d

Please sign in to comment.