summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Price <ben@brprice.uk>2019-01-22 00:15:05 +0000
committerBen Gamari <ben@well-typed.com>2019-01-23 14:07:28 -0500
commit5fcee8aa7666fb5a843c275b49c77f9ed678fb81 (patch)
treea85fa0a90b258593e3978273d151acc61aa743d3
parent54a50a6e0c1254579cf22a08bde0f28f9bd9d8ce (diff)
downloadhaskell-5fcee8aa7666fb5a843c275b49c77f9ed678fb81.tar.gz
users guide: consistent spelling of inlinable
-rw-r--r--docs/users_guide/glasgow_exts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/glasgow_exts.rst b/docs/users_guide/glasgow_exts.rst
index b1e9bc6722..b46196e0a0 100644
--- a/docs/users_guide/glasgow_exts.rst
+++ b/docs/users_guide/glasgow_exts.rst
@@ -14638,7 +14638,7 @@ See also the ``NOINLINE`` (:ref:`noinline-pragma`) and ``INLINABLE``
``INLINABLE`` pragma
~~~~~~~~~~~~~~~~~~~~
-.. pragma:: INLINEABLE ⟨name⟩
+.. pragma:: INLINABLE ⟨name⟩
:where: top-level