more typos (#5225)
[ghc-hetmet.git] / docs / users_guide / profiling.xml
index 204143d..01c7576 100644 (file)
@@ -1177,7 +1177,7 @@ hp2ps [flags] [<file>[.hp]]
     <sect2 id="manipulating-hp">
       <title>Manipulating the hp file</title>
 
-<para>(Notes kindly offered by Jan-Willhem Maessen.)</para>
+<para>(Notes kindly offered by Jan-Willem Maessen.)</para>
 
 <para>
 The <filename>FOO.hp</filename> file produced when you ask for the
@@ -1383,7 +1383,7 @@ main = do
 <screen>
 $ ghc -fhpc Recip.hs --make
 </screen>
-    <para>HPC index (.mix) files are placed placed in .hpc subdirectory. These can be considered like
+    <para>HPC index (.mix) files are placed in .hpc subdirectory. These can be considered like
     the .hi files for HPC.
    </para>
 <screen>
@@ -1660,7 +1660,7 @@ Options:
             for <option>-debug</option> at link-time).  This links in
             the debug version of the RTS, which includes the code for
             aggregating and reporting the results of ticky-ticky
-            profilng.
+            profiling.
           </para>
         </listitem>
         <listitem>