fix markup
authorSimon Marlow <marlowsd@gmail.com>
Mon, 12 Oct 2009 08:36:56 +0000 (08:36 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 12 Oct 2009 08:36:56 +0000 (08:36 +0000)
docs/users_guide/6.12.1-notes.xml

index 4ac5b5b..210adeb 100644 (file)
@@ -621,20 +621,20 @@ ghc --abi-hash M1 M2 ...
         </para>
       </listitem>
 
-      <listierm>
+      <listitem>
         <para>
           There is a new command <literal>ghc-pkg init</literal> to
           create a package database.
         </para>
-      </listierm>
+      </listitem>
 
-      <listierm>
+      <listitem>
         <para>
           There is a new command <literal>ghc-pkg dot</literal> to
           generate a GraphViz graph of the dependencies between
           installed packages.
         </para>
-      </listierm>
+      </listitem>
 
       <listitem>
         <para>