[Git][ghc/ghc][master] users guide: Fix typo

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Tue Mar 11 10:10:34 UTC 2025



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
cbae3708 by Ben Gamari at 2025-03-11T06:09:58-04:00
users guide: Fix typo
- - - - -


1 changed file:

- docs/users_guide/using-concurrent.rst


Changes:

=====================================
docs/users_guide/using-concurrent.rst
=====================================
@@ -157,7 +157,7 @@ use the RTS :rts-flag:`-N ⟨x⟩` options.
 .. note::
 
     The maximum number of capabilities supported by the GHC runtime system is
-    determined when at RTS startup to be either 256, the value given by
+    determined at RTS startup to be either 256, the value given by
     :rts-flag:`-N ⟨x⟩`, or the number of logical CPU cores, whichever is
     greater.
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/cbae3708e67bc37c0c9d972c4a60610f08191618

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/cbae3708e67bc37c0c9d972c4a60610f08191618
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20250311/dc1d3215/attachment.html>


More information about the ghc-commits mailing list