diff options
Diffstat (limited to 'doc/haddock.xml')
-rw-r--r-- | doc/haddock.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/haddock.xml b/doc/haddock.xml index 0d0962e6..b7f75ea8 100644 --- a/doc/haddock.xml +++ b/doc/haddock.xml @@ -936,7 +936,7 @@ $ pdflatex <replaceable>package</replaceable>.tex</screen> <literal>ignore-exports</literal> attribute (<xref linkend="module-attributes" />). This might be useful for generating implementation documentation rather than interface - documetnation, for example.</para> + documentation, for example.</para> </listitem> </varlistentry> |