[Git][ghc/ghc][wip/angerman/fix-rpath] Apply suggestion to docs/users_guide/phases.rst
Moritz Angermann
gitlab at gitlab.haskell.org
Wed Sep 2 03:58:48 UTC 2020
Moritz Angermann pushed to branch wip/angerman/fix-rpath at Glasgow Haskell Compiler / GHC
Commits:
51f661ad by Moritz Angermann at 2020-09-01T23:58:47-04:00
Apply suggestion to docs/users_guide/phases.rst
- - - - -
1 changed file:
- docs/users_guide/phases.rst
Changes:
=====================================
docs/users_guide/phases.rst
=====================================
@@ -102,7 +102,7 @@ given compilation phase:
Use ⟨cmd⟩ as the program to inspect mach-o dynamic libraries and
executables to read the dynamic library dependencies. We will compute
- the necessary ``runpath``s to bembed for the dependencies based on the
+ the necessary ``runpath``s to embed for the dependencies based on the
result of the ``otool`` call.
.. ghc-flag:: -pgminstall_name_tool ⟨cmd⟩
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/51f661ad06fdd471da1719aed9ed6f783b28b859
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/51f661ad06fdd471da1719aed9ed6f783b28b859
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/20200901/d1213de4/attachment.html>
More information about the ghc-commits
mailing list