diff options
| author | Zeimer | 2018-08-31 09:39:17 +0200 |
|---|---|---|
| committer | Zeimer | 2018-08-31 09:45:17 +0200 |
| commit | d7094a827db14523efe05a1a71cd18f4eb6637ea (patch) | |
| tree | a3185dcbc44a3956b7fc182e14eb3433fd12ddea /doc/sphinx/addendum | |
| parent | a67fa614450467afbd56233f489b2105dc655a58 (diff) | |
Fixed the seealso directive in a few places.
Diffstat (limited to 'doc/sphinx/addendum')
| -rw-r--r-- | doc/sphinx/addendum/type-classes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/addendum/type-classes.rst b/doc/sphinx/addendum/type-classes.rst index d26105b651..ab4b4a9824 100644 --- a/doc/sphinx/addendum/type-classes.rst +++ b/doc/sphinx/addendum/type-classes.rst @@ -431,7 +431,7 @@ Typeclasses Transparent, Typclasses Opaque .. cmd:: Typeclasses Transparent {+ @ident} - This command defines makes the identifiers transparent during typeclass + This command makes the identifiers transparent during typeclass resolution. .. cmd:: Typeclasses Opaque {+ @ident} |
