diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/glasgow_exts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/glasgow_exts.rst b/docs/users_guide/glasgow_exts.rst index a86392f3c7..ab92375c52 100644 --- a/docs/users_guide/glasgow_exts.rst +++ b/docs/users_guide/glasgow_exts.rst @@ -515,7 +515,7 @@ Hexadecimal floating point literals ----------------------------------- .. ghc-flag:: -XHexFloatLiterals - :shortdesc: Enable support for :ref:`hexadecimal floating point literals <heax-float-literals>`. + :shortdesc: Enable support for :ref:`hexadecimal floating point literals <hex-float-literals>`. :type: dynamic :reverse: -XNoHexFloatLIterals :category: |