summaryrefslogtreecommitdiff
path: root/docs/users_guide/profiling.xml
diff options
context:
space:
mode:
authorDaniel Fischer <daniel.is.fischer@googlemail.com>2011-05-30 09:47:44 +0200
committerSimon Marlow <marlowsd@gmail.com>2011-05-31 10:52:58 +0100
commit33bdf0fff0011848bc4962905f48cb78d844b616 (patch)
treea493a7c89601ad91a33199706b76c287f6526ea3 /docs/users_guide/profiling.xml
parentad0830622ef89c2251fe3c63f73d3eceaca6cba4 (diff)
downloadhaskell-33bdf0fff0011848bc4962905f48cb78d844b616.tar.gz
Fix typos in profiling.xml
Diffstat (limited to 'docs/users_guide/profiling.xml')
-rw-r--r--docs/users_guide/profiling.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml
index 204143d22d..40c757cbfc 100644
--- a/docs/users_guide/profiling.xml
+++ b/docs/users_guide/profiling.xml
@@ -1177,7 +1177,7 @@ hp2ps [flags] [&lt;file&gt;[.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
@@ -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>