summaryrefslogtreecommitdiff
path: root/docs/stg-spec
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2016-03-30 11:04:37 +0200
committerGabor Greif <ggreif@gmail.com>2016-03-30 11:04:37 +0200
commita76e6f55c28a176c175b45b7279a1d20286bf56b (patch)
treed8d984e9853e6b9299886bf624539a844a2e7242 /docs/stg-spec
parentcb9a1e6875ac636f7c150ffacc272a2594a192dc (diff)
downloadhaskell-a76e6f55c28a176c175b45b7279a1d20286bf56b.tar.gz
Typos in non-code
Diffstat (limited to 'docs/stg-spec')
-rw-r--r--docs/stg-spec/stg-spec.mng2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/stg-spec/stg-spec.mng b/docs/stg-spec/stg-spec.mng
index ce5ca3f40b..325410e218 100644
--- a/docs/stg-spec/stg-spec.mng
+++ b/docs/stg-spec/stg-spec.mng
@@ -139,7 +139,7 @@ application of a let-no-escape variable.
\gram{\ottret}
Values $v$ are functions (re-entrant closures) and constructors; thunks
-are not considered vaules. Evaluation guarantees that a value will be
+are not considered values. Evaluation guarantees that a value will be
produced.
Profiling also records allocation costs for creating objects on the heap: