summaryrefslogtreecommitdiff
path: root/docs/storage-mgt/ldv.tex
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2016-07-22 00:10:32 +0200
committerGabor Greif <ggreif@gmail.com>2016-07-22 00:10:32 +0200
commite710f8f52a66d0666ed681049e17902b3d12bb39 (patch)
treecae97c661329e8fc786ac09ae33b1e0c69bff170 /docs/storage-mgt/ldv.tex
parent8265c783dc26cb72e74a8fe89101049bb94c6db5 (diff)
downloadhaskell-e710f8f52a66d0666ed681049e17902b3d12bb39.tar.gz
Correct a few mistyped words in prose/comments
Diffstat (limited to 'docs/storage-mgt/ldv.tex')
-rw-r--r--docs/storage-mgt/ldv.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/storage-mgt/ldv.tex b/docs/storage-mgt/ldv.tex
index 79f0f23282..897b621aa1 100644
--- a/docs/storage-mgt/ldv.tex
+++ b/docs/storage-mgt/ldv.tex
@@ -619,7 +619,7 @@ two options should result in nearly same profiling outputs, but
the second run (without @-Sstderr@ option) spends almost twice as
long in the Haskell mutator as the first run:
1) @+RTS -Sstderr -hL -RTS@; 2) @+RTS -hL -RTS@.
-This is quite a subtle bug because this wierd phenomenon is not
+This is quite a subtle bug because this weird phenomenon is not
observed in retainer profiling, yet the implementation of
@mut_user_time_during_LDV()@ is completely analogous to that of
@mut_user_time_during_RP()@. The overall shapes of the resultant graphs