summaryrefslogtreecommitdiff
path: root/docs/users_guide/conf.py
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2015-11-18 13:53:53 +0100
committerBen Gamari <ben@smart-cactus.org>2015-11-18 13:53:53 +0100
commit02eb44d42f265ff330044971d5d7f11fd16322b2 (patch)
tree142dbab08e8e29f29c195ebcd81c16969d6e01a7 /docs/users_guide/conf.py
parent8eefdf0e5267c13fa0a7ffe6cc1743b2931abc35 (diff)
downloadhaskell-02eb44d42f265ff330044971d5d7f11fd16322b2.tar.gz
users-guide: Fix typo in conf.py
inputenv /= inputenc
Diffstat (limited to 'docs/users_guide/conf.py')
-rw-r--r--docs/users_guide/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/conf.py b/docs/users_guide/conf.py
index dd369b19d1..e7c203b5b7 100644
--- a/docs/users_guide/conf.py
+++ b/docs/users_guide/conf.py
@@ -62,7 +62,7 @@ htmlhelp_basename = 'GHCUsersGuide'
# -- Options for LaTeX output ---------------------------------------------
latex_elements = {
- 'inputenv': '',
+ 'inputenc': '',
'utf8extra': '',
'preamble': '''
\usepackage{fontspec}