Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/5f7ac440ff0fd7cd010728297811def847c3d1ef

>---------------------------------------------------------------

commit 5f7ac440ff0fd7cd010728297811def847c3d1ef
Author: Gabor Greif <[email protected]>
Date:   Tue Jan 17 00:03:11 2012 +0100

    typo

>---------------------------------------------------------------

 docs/comm/rts-libs/threaded-rts.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/comm/rts-libs/threaded-rts.html 
b/docs/comm/rts-libs/threaded-rts.html
index 499aeec..739dc8d 100644
--- a/docs/comm/rts-libs/threaded-rts.html
+++ b/docs/comm/rts-libs/threaded-rts.html
@@ -57,7 +57,7 @@ GhcLibWays += s</pre>
       <tt>Capability</tt>.  The available pool of capabilities is managed by
       the <tt>Capability</tt> API, described below.</p>
 
-    <p>In the threaded runtime, there is only a single <tt>Capabililty</tt> in 
the
+    <p>In the threaded runtime, there is only a single <tt>Capability</tt> in 
the
       system, indicating that only a single thread can be executing Haskell
       code at any one time.  In the SMP runtime, there can be an arbitrary
       number of capabilities selectable at runtime with the <tt>+RTS 
-N<em>n</em></tt>



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to