[Git][ghc/ghc][master] docs: Fix typo in scoped_type_variables.rst
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 30ef0aac by Simon Hengel at 2025-09-23T20:44:12-04:00 docs: Fix typo in scoped_type_variables.rst - - - - - 1 changed file: - docs/users_guide/exts/scoped_type_variables.rst Changes: ===================================== docs/users_guide/exts/scoped_type_variables.rst ===================================== @@ -6,7 +6,7 @@ Lexically scoped type variables =============================== .. extension:: ScopedTypeVariables - :shortdesc: Lexically scope explicitly-introduced type variables. + :shortdesc: Lexically scoped explicitly-introduced type variables. :implies: :extension:`ExplicitForAll` View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/30ef0aac1f03acbef5856d16081e24f7... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/30ef0aac1f03acbef5856d16081e24f7... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)