summaryrefslogtreecommitdiff
path: root/includes/stg/DLL.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/stg/DLL.h')
-rw-r--r--includes/stg/DLL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/stg/DLL.h b/includes/stg/DLL.h
index 0c383c54b1..133f4c0d42 100644
--- a/includes/stg/DLL.h
+++ b/includes/stg/DLL.h
@@ -43,7 +43,7 @@
[oh, you want details :) : Data symbols defined by the RTS
have to be accessed through an extra level of indirection
when compiling generated .hc code compared to when the RTS
- sources are being processed. This is only the case when
+ sources are being processed. This is only the case when
using Win32 DLLs. ]
*/
#if defined(COMPILING_RTS)