aboutsummaryrefslogtreecommitdiff
path: root/src/Text
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-07 03:05:06 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-07 03:05:06 +0000
commit0a250edfde0bca1b7700f36acb4b757a16782394 (patch)
treea7153beabaa70d81c841d5c98098c914922ea878 /src/Text
parentad2c6427139e1364ff30d2a8358fb1b6b2a5ee65 (diff)
downloadpandoc-0a250edfde0bca1b7700f36acb4b757a16782394.tar.gz
Minor comment change.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@629 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text')
-rw-r--r--src/Text/Pandoc/Shared.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Shared.hs b/src/Text/Pandoc/Shared.hs
index b0631a100..00a467ca4 100644
--- a/src/Text/Pandoc/Shared.hs
+++ b/src/Text/Pandoc/Shared.hs
@@ -58,7 +58,7 @@ module Text.Pandoc.Shared (
escaped,
-- * Native format prettyprinting
prettyPandoc,
- -- * Pandoc block list processing
+ -- * Pandoc block and inline list processing
normalizeSpaces,
compactify,
-- * Writer options