From 3197018d4efbf7407577300b88897cef26f7f4c6 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Mon, 2 Mar 2015 19:28:36 +0100 Subject: Typos in non-code --- docs/users_guide/glasgow_exts.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/users_guide/glasgow_exts.xml') diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index 7bb2f68e95..edfdc849bf 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -6679,8 +6679,8 @@ level of the signature for f1. But in the case of of f2 we give a kind annotation in the forall (a:k) binding, and GHC therefore puts the kind forall right there too. This design decision makes default case (f1) -as polymorphic as possible; remember that a more polymorhic argument type (as in f2 -makes the overall function less polymorphic, because there are fewer accepable arguments. +as polymorphic as possible; remember that a more polymorphic argument type (as in f2 +makes the overall function less polymorphic, because there are fewer acceptable arguments. -- cgit v1.2.1