Skip to content
Snippets Groups Projects
Commit fe7c8fcd authored by Gabor Greif's avatar Gabor Greif :speech_balloon: Committed by Ian Lynagh
Browse files

fix obvious typos

these can go into the release 7.6.2 too, I guess
parent 115ceb44
No related branches found
No related tags found
No related merge requests found
......@@ -632,7 +632,7 @@ type Typ
data TypView = Unit
| Arrow Typ Typ
view :: Type -> TypeView
view :: Typ -> TypView
-- additional operations for constructing Typ's ...
</programlisting>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment