[commit: ghc] master: Fix grammar (fc0f74c)
git at git.haskell.org
git
Tue Oct 8 21:36:14 UTC 2013
Repository : ssh://git at git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/fc0f74cc14f8fc90ff86f42a5e3cf60d8c7487f7/ghc
>---------------------------------------------------------------
commit fc0f74cc14f8fc90ff86f42a5e3cf60d8c7487f7
Author: Gabor Greif <ggreif at gmail.com>
Date: Tue Oct 8 23:35:35 2013 +0200
Fix grammar
>---------------------------------------------------------------
fc0f74cc14f8fc90ff86f42a5e3cf60d8c7487f7
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 e832388..350e1d8 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -428,7 +428,7 @@
<para>
There is a new set of primops for utilizing
hardware-based prefetch instructions, to help
- guide the processors caching decisions.
+ guide the processor's caching decisions.
</para>
<para>
Currently, these are only supported with the LLVM
More information about the ghc-commits
mailing list