Fixed typo in module header for Asciify.
Thanks to @dubiousjim. Closes #1419.
This commit is contained in:
parent
47a5f04761
commit
3516d9d09b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue