[commit: ghc] ghc-7.8: Fix typo in 939fe6c827a691c (b3c8339)
git at git.haskell.org
git at git.haskell.org
Tue Feb 25 15:51:51 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/b3c8339d0d8b383b21f5733d876afe08b9562bc2/ghc
>---------------------------------------------------------------
commit b3c8339d0d8b383b21f5733d876afe08b9562bc2
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Feb 25 16:51:19 2014 +0100
Fix typo in 939fe6c827a691c
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
b3c8339d0d8b383b21f5733d876afe08b9562bc2
docs/users_guide/7.8.1-notes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 5cd87e4..754df3f 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -376,7 +376,7 @@
<listitem>
<para>
- GHC now uses Unicode <emphasis>left/right single qoutation
+ GHC now uses Unicode <emphasis>left/right single quotation
marks</emphasis> (i.e. U+2018 and U+2019) in compiler messages
if the current locale supports Unicode characters.
</para>
More information about the ghc-commits
mailing list