[Git][ghc/ghc][wip/T25560] users guide: Fix typo

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Wed Mar 5 18:48:19 UTC 2025



Ben Gamari pushed to branch wip/T25560 at Glasgow Haskell Compiler / GHC


Commits:
8cd73648 by Ben Gamari at 2025-03-05T18:48:17+00: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/8cd73648fb9cd406956d0f05b7bf40cf80021984

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8cd73648fb9cd406956d0f05b7bf40cf80021984
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/20250305/ec8827fa/attachment-0001.html>


More information about the ghc-commits mailing list