summaryrefslogtreecommitdiff
path: root/includes/Rts.h
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2015-04-10 10:00:50 +0200
committerGabor Greif <ggreif@gmail.com>2015-04-10 10:00:50 +0200
commit9d16808e1b6dd2fb7ab3eb5712d9842e77d57631 (patch)
treed574d81a21d82998860c15c8d9c8d320d55fa928 /includes/Rts.h
parentfa46c597db9939de1de4bc9b917c8dc1d9e2093a (diff)
downloadhaskell-9d16808e1b6dd2fb7ab3eb5712d9842e77d57631.tar.gz
Typos in error messages and in comments
Diffstat (limited to 'includes/Rts.h')
-rw-r--r--includes/Rts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Rts.h b/includes/Rts.h
index 190200aa34..e6e36f846e 100644
--- a/includes/Rts.h
+++ b/includes/Rts.h
@@ -191,7 +191,7 @@ INLINE_HEADER Time fsecondsToTime (double t)
#include "rts/Config.h"
-/* Global constaints */
+/* Global constraints */
#include "rts/Constants.h"
/* Profiling information */