[Git][ghc/ghc][master] User guide minor typo

Marge Bot gitlab at gitlab.haskell.org
Thu Dec 17 18:55:25 UTC 2020



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


Commits:
80df2edd by David Eichmann at 2020-12-17T13:55:21-05:00
User guide minor typo

[ci skip]

- - - - -


1 changed file:

- docs/users_guide/runtime_control.rst


Changes:

=====================================
docs/users_guide/runtime_control.rst
=====================================
@@ -229,7 +229,7 @@ To use an :c:type:`EventLogWriter` the RTS API provides the following functions:
 .. c:function:: bool startEventLogging(const EventLogWriter *writer)
 
    Start logging events to the given :c:type:`EventLogWriter`. Returns true on
-   success or false is another writer has already been configured.
+   success or false if another writer has already been configured.
 
 .. c:function:: void endEventLogging()
 



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/80df2edd1b28dc211a894ab7c4faf1c8a0c92fcb
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/20201217/80926ae4/attachment.html>


More information about the ghc-commits mailing list